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 Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 18 Feb 2002 18:14:22 -0600 (CST)
guy         2002/02/18 18:14:22 CST

  Modified files:
    .                    packet-tcp.c 
  Log:
  For TCP segments that are reassembled into larger packets, show the data
  as raw TCP segment data under the TCP protocol tree item, rather than as
  a top-level data item - and do so even for the last of the segments
  reassembled into that packet.
  
  Revision  Changes    Path
  1.133     +19 -4     ethereal/packet-tcp.c