]> The Tcpdump Group git mirrors - tcpdump/commit
DHCPv6 decoder update (RFC3646, DNS options)
authorfxlb <[email protected]>
Mon, 6 May 2013 15:42:33 +0000 (17:42 +0200)
committerGuy Harris <[email protected]>
Mon, 6 May 2013 23:14:55 +0000 (16:14 -0700)
commitd10641dd397dd24db5cd0f4f79e27af5b58c78f0
tree1545b589804850ff78d21bd9a48821326bbec857
parentd95f034af7f81d4419fe21706d0d8b14a2957a70
DHCPv6 decoder update (RFC3646, DNS options)
- Add decoder for option 24 (DOMAIN_LIST)
- Rename option 23 as DNS_SERVERS
- Rename option 24 as DOMAIN_LIST
- In dhcp6opt_print() constify dh6o
print-dhcp6.c
tests/TESTLIST
tests/dhcpv6-domain-list.out [new file with mode: 0644]
tests/dhcpv6-domain-list.pcap [new file with mode: 0644]