Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wsp.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: Sun, 25 Apr 2004 15:42:15 -0500 (CDT)
obiot       2004/04/25 15:42:15 CDT

  Modified files:
    .                    packet-wsp.c 
  Log:
  Fix highlighting of unknown typed parameter bytes (caused an exception to
  be thrown when expoerting as PDML.
  
  Implement the Size parameter (WSP 1.4 encoding).
  
  Add the word "parameter" to the parameter header field blurbs.
  
  Provide stubs for the not yet implemented typed parameter decoding, in order
  to make the distiction between a valid undecoded and an unknown (and
  potentially invalid) typed parameter.
  
  Revision  Changes    Path
  1.114     +74 -12    ethereal/packet-wsp.c