]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-server: support IPv6 only mode
authorSusant Sahani <ssahani@gmail.com>
Wed, 20 Sep 2023 00:50:02 +0000 (09:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 11 Oct 2023 12:42:13 +0000 (21:42 +0900)
commit14bd102e3c883366bd16ab2a565ac944d861636f
tree85cf9683a5b76c78002a2042a33994d15a4d8849
parenta65f67aeaf97195b3a6d9303ccbcd4a714831ffa
sd-dhcp-server: support IPv6 only mode

This makes sd-dhcp-server send IPv6 only preferred option (RFC 8925).

Co-authored-by: Yu Watanabe <watanabe.yu+github@gmail.com>
src/libsystemd-network/dhcp-protocol.h
src/libsystemd-network/dhcp-server-internal.h
src/libsystemd-network/sd-dhcp-server.c
src/systemd/sd-dhcp-server.h