http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1935
------- Comment #2 from jlange6648@xxxxxxxxx 2007-10-24 00:21 GMT -------
The changes I submitted handles this properly. The dissecting of the packet
makes no assumption of the contents of the option-data field, it merely parses
out the option-code and option-length from the option as defined in the RFC.
It was tested with options of zero length, and multiple vendor specific options
in the packet, and it parsed everything properly.
-Jeff Lange
(In reply to comment #1)
> You forgot this part:
> Multiple instances of the Vendor-specific Information option may
> appear in a DHCP message. Each instance of the option is interpreted
> according to the option codes defined by the vendor identified by the
> Enterprise Number in that option.
>
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.