Wireshark-bugs: [Wireshark-bugs] [Bug 9690] DHCPv6 Packet dissector incorrectly handling FQDN in

Date: Thu, 23 Jan 2014 00:07:55 +0000

changed bug 9690

What Removed Added
Hardware x86 All
Summary DHCPv6 Packet dissector incorrectly validating option 17.2171.6 DHCPv6 Packet dissector incorrectly handling FQDN in option 17.2171.6
OS Mac OS X 10.9 All

Comment # 1 on bug 9690 from
(In reply to comment #0)
> The code for dealing with PKT_CCC_KRB_REALM (6) is attempting to validate
> the contents of the sub-option too stringently.  The content of the realm
> name is an RFC 1035-encoded FQDN.

Then the DHCPv6 dissector should use the same code that the DNS dissector uses
to process the encoding.


You are receiving this mail because:
  • You are watching all bug changes.