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: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 19 Mar 2004 00:14:03 -0600 (CST)
guy         2004/03/19 00:14:03 CST

  Modified files:
    .                    packet-tcp.c 
  Log:
  From Ronnie Sahlberg:
  
  	make tcp_dissect_pdus() understand how to skip to the next PDU;
  
  	make the skip-to-the-next-PDU code stop attempting to decode
  	segments that are known to be completely within an already seen
  	PDU.
  
  Revision  Changes    Path
  1.224     +92 -27    ethereal/packet-tcp.c