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@xxxxxxxxxxxx>
Date: Tue, 17 Aug 1999 22:11:18 -0500 (CDT)
guy         1999/08/17 22:11:16 CDT

  Modified files:
    .                    packet-tcp.c 
  Log:
  Fix up the call to "reassemble_tcp()" to use "pi.len" and
  "pi.captured_len" to compute the total amount of TCP payload and the
  captured amount of TCP payload.
  
  Revision  Changes    Path
  1.31      +6 -6      ethereal/packet-tcp.c