Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tcp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Tue, 20 May 2003 05:14:20 -0500 (CDT)
sahlberg    2003/05/20 05:14:20 CDT

  Modified files:
    .                    packet-tcp.c 
  Log:
  Do not decode the full tcp header if the reported length is less than 20
  or the reported tcp header length.
  This is probably caused either by a very very short capture length or by
  nmap or someone playing firewall fragment games to the tcp flags field.
  
  Revision  Changes    Path
  1.193     +18 -3     ethereal/packet-tcp.c