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@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 1 Nov 2002 05:05:39 -0600 (CST)
sahlberg    2002/11/01 05:05:39 CST

  Modified files:
    .                    packet-tcp.c 
  Log:
  Three more things for TCP seq/ack analysis to check for and flag:
    ZeroWindow:   ZeroWindow segments are detected and flagged
    ZeroWindowProbe: detected and flagged
    ZeroWindowViolation:  attempts to write >1 byte of data to a zerowindow is detected and flagged.
  
  Revision  Changes    Path
  1.163     +92 -13    ethereal/packet-tcp.c