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

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: Fri, 1 Nov 2002 14:43:12 -0600 (CST)
guy         2002/11/01 14:43:12 CST

  Modified files:
    wiretap              iptrace.c 
  Log:
  Handle the 3 bytes of padding before the FDDI frame data in iptrace
  captures.
  
  Use #defines rather than magic numbers for various header sizes, and put
  in a comment explaining the header formats.
  
  Revision  Changes    Path
  1.45      +157 -33   ethereal/wiretap/iptrace.c