Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ip.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, 20 Oct 2000 23:34:48 -0500 (CDT)
guy         2000/10/20 23:34:48 CDT

  Modified files:
    .                    packet-ip.c 
  Log:
  Check ICMP checksum.  XXX - won't work if the ICMP packet is inside a
  fragmented IP datagram, although that's probably extremely unlikely.
  
  Revision  Changes    Path
  1.104     +26 -4     ethereal/packet-ip.c