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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Fri, 21 Nov 2003 15:58:54 -0600 (CST)
guy         2003/11/21 15:58:54 CST

  Modified files:
    .                    packet-wbxml.c 
  Log:
  From Olivier Biot:
  
  	* Add a "match_string" field to the "packet_info" structure,
  	  saving the string value that matched in a string dissector
  	  lookup, by analogy to "match_port" - this was required for
  	  dissection with token rendering of WBXML content when no public
  	  ID was given (e.g. Nokia/Ericsson OTA provisioning data).
  	* Add support for textual content type based WBXML token
  	  mapping.
  	* Add extra WBXML public identifiers.
  	* Add the Nokia/Ericsson OTA provisioning (version 7) token
  	  definitions.
  	* Inform the user when a content-type based token match is found.
  
  Revision  Changes    Path
  1.16      +179 -26   ethereal/packet-wbxml.c