]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCPv6: Add support for sending Option 17 (VSIO) (#383) 378/head
authorspoljak-ent <stipe.poljak.ext@ericsson.com>
Thu, 7 Nov 2024 13:15:49 +0000 (14:15 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2024 13:15:49 +0000 (13:15 +0000)
commit371c7c69bc5d0758dfa00af256ea0c1ed07149ee
tree66273019dbd943eef37c55067e498f97c0b5974b
parentfd2f66341644ba206b4604add2bc604403169406
DHCPv6: Add support for sending Option 17 (VSIO) (#383)

* DHCP: Add support for sending DHCP option 125 and DHCPv6 Option 17 (VSIO)

Note wireshark doesn't decode option 125 correctly when the it needs to be split into more options if it exceeds 255 bytes.
---------

Signed-off-by: Stipe Poljak (EXT) <stipe.poljak.ext@ericsson.com>
Co-authored-by: Roy Marples <roy@marples.name>
src/dhcp.c
src/dhcp6.c
src/dhcpcd.conf.5.in
src/if-options.c
src/if-options.h