[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ethereal-cvs
Subject:    [ethereal-cvs] cvs commit: ethereal/wiretap toshiba.c toshiba.h AUTHORS
From:       "Gilbert Ramirez Jr." <gram () pow ! zing ! org>
Date:       1999-10-31 17:46:32
[Download RAW message or body]

gram        1999/10/31 11:46:28 CST

  Modified files:
    wiretap              AUTHORS Makefile.am README file.c file.h 
                         wtap.c wtap.h 
  Added files:
    wiretap              toshiba.c toshiba.h 
  Log:
  Add a module to wiretap to be able to read trace files from Toshiba's
  line of ISDN routers. Much like the ascend reader, this module reads an
  ASCII hex dump of trace data.
  
  Rearranged the order in which wiretap tries trace files, to keep the
  ASCII-readers (ascend and toshiba) at the end, and put the binary-readers
  (everything else) at the front of the list. If a telnet session of
  and ascend trace or toshiba trace were captured near the beginning of
  another trace, wiretap might think the trace was ascend or toshiba if it
  tried that module first.
  
  Fixed the way wtap_seek_read() selects functions to call. It was using
  the encap type instead of the file type. We got lucky because
  WTAP_ENCAP_ASCEND == WTAP_FILE_ASCEND
  
  Revision  Changes    Path
  1.5       +6 -9      ethereal/wiretap/AUTHORS
  1.24      +3 -1      ethereal/wiretap/Makefile.am
  1.17      +19 -2     ethereal/wiretap/README
  1.27      +19 -2     ethereal/wiretap/file.c
  1.5       +3 -1      ethereal/wiretap/file.h
  1.27      +13 -6     ethereal/wiretap/wtap.c
  1.46      +3 -3      ethereal/wiretap/wtap.h

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic