Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap visual.c visual.h AUTHORS Makefile.a

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 4 Dec 2001 16:28:21 -0600 (CST)
guy         2001/12/04 16:28:21 CST

  Modified files:
    wiretap              AUTHORS Makefile.am Makefile.nmake file.c 
                         wtap.h 
  Added files:
    wiretap              visual.c visual.h 
  Log:
  Support for reading Visual Networks traffic capture files, from Tom
  Nisbet.
  
  Make a comment in "wiretap/file.c" clearer, so people know where to put
  the entries for their capture file type.
  
  Revision  Changes    Path
  1.18      +2 -0      ethereal/wiretap/AUTHORS
  1.36      +3 -1      ethereal/wiretap/Makefile.am
  1.23      +2 -1      ethereal/wiretap/Makefile.nmake
  1.77      +13 -6     ethereal/wiretap/file.c
  1.99      +3 -2      ethereal/wiretap/wtap.h