Ethereal-cvs: [Ethereal-cvs] Rev 11852: /trunk/epan/dissectors/: packet-tcp.c

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

Date: Mon, 30 Aug 2004 08:40:13 -0000
User: sahlberg
Date: 2004/08/30 03:40 AM

Log:
 For protocols running atop TCP and PDUs spanning multiple segments
 ethereal used to (bug) print in the summary line
 "[Continuation to #%d]" where %d was the current frame number.
 
 Fix this bug and let %d print the frame number of the first frame for this multiframe PDU.
 
 
 (Strange that no one has complained about this one)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2 -2      packet-tcp.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11852&view=rev