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: Wed, 20 Sep 2000 19:55:08 -0500 (CDT)
guy         2000/09/20 19:55:06 CDT

  Modified files:
    .                    packet-tcp.c 
  Log:
  In "dissect_tcp()", compute the payload length of a TCP segment and use
  that value later, rather than computing it several times.
  
  Revision  Changes    Path
  1.85      +9 -5      ethereal/packet-tcp.c