]> The Tcpdump Group git mirrors - tcpdump/commit
bootp/dhcp6: DHCPv4/v6 ZTP and SZTP option support
authorEamon Doyle <[email protected]>
Thu, 14 Apr 2022 07:53:54 +0000 (08:53 +0100)
committerDenis Ovsienko <[email protected]>
Mon, 10 Apr 2023 22:43:48 +0000 (23:43 +0100)
commit9c37f53ddedfd335c5b16b240ec5730dff522c7b
tree15147721babaa85ee7f396c5fd43d4112d32cfaa
parent11b62366cb1b48b596ecf4fb3f4e817f70378d00
bootp/dhcp6: DHCPv4/v6 ZTP and SZTP option support

DHCPv4: RFC8572 specifies the SZTP redirect tag.

DHCPv6: RFC5970 specifies the boot file URL, used for ZTP,
 and RFC8572 specifies the SZTP redirect tag
 The base DHCPv6 RFC3315 specifies the user class option.
CHANGES
print-bootp.c
print-dhcp6.c
tests/TESTLIST
tests/dhcpv4v6-rfc5970-rfc8572.out [new file with mode: 0644]
tests/dhcpv4v6-rfc5970-rfc8572.pcap [new file with mode: 0644]