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: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Mon, 22 Dec 2003 05:55:10 -0600 (CST)
obiot       2003/12/22 05:55:10 CST

  Modified files:
    .                    packet-wtp.c 
  Log:
  Speed up WTP dissection by performing TPI subdissection only once and setting
  the WTP length after processing the TPI.
  
  Update reassembly so dissection of reassembled data is only enabled in the last
  reassembled packet. This way, we alo see the WTP PDUs.
  
  Revision  Changes    Path
  1.57      +58 -41    ethereal/packet-wtp.c