Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap ngsniffer.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 15 Jun 2000 01:13:14 -0500 (CDT)
guy         2000/06/15 01:13:11 CDT

  Modified files:
    wiretap              ngsniffer.c 
  Log:
  Patch from Joerg Mayer to fix a problem reading Sniffer files:
  
  	When trying to decode a sample trace from the NG offline sniffer
  	installation, one trace resulted in a "corrupted" error.  The
  	reason was, that the file was a version 2 file format.  That
  	format used type 8 for header purposes while version 4 uses it
  	for FRAME4.
  
  Revision  Changes    Path
  1.44      +24 -27    ethereal/wiretap/ngsniffer.c