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: Fri, 16 May 2003 05:35:20 -0500 (CDT)
sahlberg    2003/05/16 05:35:20 CDT

  Modified files:
    .                    packet-tcp.c 
  Log:
  Update the tcp sequence analysis to understand and decode properly
  the rather brilliant keep-alive packets solaris use.
  
  Solaris does not do RFC793 keepalives at all, instead they do a quite
  brilliant workalike that gies them reliable keepalives.
  
  Revision  Changes    Path
  1.192     +16 -2     ethereal/packet-tcp.c