Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wtp.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Mon, 29 Dec 2003 19:58:17 -0600 (CST)
guy         2003/12/29 19:58:17 CST

  Modified files:
    .                    packet-wtp.c 
  Log:
  Clean up the handling of the code that handles the payload a bit; this
  also fixes a case where we'd put the same string into the Info column
  twice.
  
  Put the packet sequence number into the Info column for segmented invoke
  and result PDUs, even if we don't try to reassemble them.
  
  Don't put an entry into the protocol tree for the payload if there isn't
  any payload.
  
  Revision  Changes    Path
  1.59      +31 -22    ethereal/packet-wtp.c