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: Sat, 3 Aug 2002 17:28:17 -0500 (CDT)
guy         2002/08/03 17:28:17 CDT

  Modified files:
    .                    packet-tcp.c 
  Log:
  Create the TCP protocol tree, and put the source and destination ports
  into it, as soon as we've extracted the source and destination ports
  from the packet, so that if we throw an exception fetching something
  else from the packet, we still have the protocol tree and ports.
  
  Revision  Changes    Path
  1.149     +20 -21    ethereal/packet-tcp.c