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: Wed, 28 Mar 2001 00:20:23 -0600 (CST)
guy         2001/03/28 00:20:23 CST

  Modified files:
    .                    packet-ip.c 
  Log:
  If the IP header length is < 20, don't try to dissect the header (other
  than, well, dissecting the header length field), just show the packet
  has having a bogus IP header length.
  
  Revision  Changes    Path
  1.128     +17 -4     ethereal/packet-ip.c