Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-udp.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: Thu, 27 Sep 2001 05:19:17 -0500 (CDT)
guy         2001/09/27 05:19:16 CDT

  Modified files:
    .                    packet-udp.c 
  Log:
  If the amount of available data in a UDP packet is less than the length,
  as reported in the header, don't checksum the packet.
  
  Revision  Changes    Path
  1.95      +2 -2      ethereal/packet-udp.c