Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wbxml.c 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, 27 Jun 2004 17:21:29 -0500 (CDT)
obiot       2004/06/27 17:21:29 CDT

  Modified files:
    .                    packet-wbxml.c packet-wsp.c 
  Log:
  Add the dissection of a WBXML-encoded Profile-Diff header to the WSP and
  WBXML dissectors by define a new protocol handle in the WBXML dissector.
  This is necessary as the Profile document (XML or WBXML) has no associated
  media type (or not a useful registration).
  
  New WBXML media: "UAPROF for Profile-Diff header (WSP)"
  
  Revision  Changes    Path
  1.38      +436 -17   ethereal/packet-wbxml.c
  1.116     +180 -146  ethereal/packet-wsp.c