Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan packet.h

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, 25 Oct 2002 18:23:29 -0500 (CDT)
guy         2002/10/25 18:23:29 CDT

  Modified files:
    epan                 packet.h 
  Log:
  Count ICMPv6 packets as ICMP when capturing.
  
  Check the next header type - properly handling extension headers - in
  "capture_ipv6()".
  
  Get rid of the count of IPv6 packets - we break that down in
  "capture_ipv6()" now.
  
  Fix a typo.
  
  Revision  Changes    Path
  1.63      +1 -2      ethereal/epan/packet.h