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: Mon, 8 Sep 2003 05:19:07 -0500 (CDT)
sahlberg    2003/09/08 05:19:07 CDT

  Modified files:
    .                    packet-tcp.c 
  Log:
  Cosmetic change to TCP
  
  An ACK to a KeepAlive is not a DupACK.
  
  Detect these ACKs and mark them as KeepAliveACK instead of as DupACK
  (or maybe dont mark them at all?   )
  
  At least they shouldnt be marked as DupACKs
  
  Revision  Changes    Path
  1.205     +38 -11    ethereal/packet-tcp.c