Ethereal-dev: [Ethereal-dev] Patch to packet-wbxml.c

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

From: Biot Olivier <Olivier.Biot@xxxxxxxxxxx>
Date: Wed, 12 Feb 2003 20:02:45 +0100
Hi all,

Attached patch to packet-wbxml.c provides string table parsing and
displaying, registration to more content types, LITERAL tag indentation fix,
and a change in unrendered WBXML: from confusing "<Tag 0x37>" type display
to "<Tag_0x37>" (and same in attribute state).

I also foresaw two-byte content types in the protocol registration, but the
WSP dissector currently only works with singe-byte content type assignments
(and so does the WSP dissector table, which is based on
"wsp.content_type.type"). When packet-wsp.c is updated, the #ifdef ...
#endif statements that enclose the 2-byte protocol registrations at the end
of packet-wbxml.c can be removed.

Please check in.

Regards,

Olivier

Attachment: packet-wbxml-v1.2.zip
Description: Binary data