Ethereal-dev: [Ethereal-dev] Patch: packet-wsp.c - new headers decoded

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, 7 May 2003 20:00:28 +0200
Hi all,

Attached patch against 0.9.12 provides the following:
* Decoding of Basic authentication scheme for the Authorization
  and Proxy-Authorization headers, and create a summary line
  with proto_item_append_text().
* Update of Warning header decoding: warn code mapping to warn text,
  and create a summary line with proto_item_append_text().
Please check in.

Regards,

	Olivier

PS: I intend to do a thorough clean-up of the WSP code, so the decoding and
possible protocol errors are displayed the same way across this dissector.
In a next step, I would like to optimize the code as many fields get fetched
more than once during parsing.

Attachment: packet-wsp.c.diff
Description: Binary data