Ethereal-dev: [Ethereal-dev] [PATCH] packet-bootp.c: DHCP option 43 and 60 improvements

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

From: Thomas Anders <thomas.anders@xxxxxxxxxxxxx>
Date: Mon, 17 Apr 2006 01:16:03 +0200
The attached patch (unified diff for epan/dissectors/packet-bootp.c against current SVN; gzip'ed) adds the following DHCP dissection improvements:

- allow DHCP option 43 suboption 8 (OUI) for CableLabs clients to be a 6-byte string (as required for DOCSIS CMs) to account for inconsistencies in different CableLabs specifications - add new DHCP option 60 fields 0x0d (IP Filters Support) and 0x0e (LLC Filters Support) for CableLabs DOCSIS 2.0 CMs - rename PKT_CM_* variables to have a DOCS_CM prefix instead (overdue, as indicated by an existing comment)
- update specification references

Works for me. Please review and apply.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)

Attachment: packet-bootp.c.diff.gz
Description: application/gunzip