dhcpv4: support IPv6-only preferred (RFC8925)
authorDavid Härdeman <[email protected]>
Sun, 23 Nov 2025 18:17:04 +0000 (19:17 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Fri, 28 Nov 2025 06:58:58 +0000 (07:58 +0100)
commit338ca8abb950e4e0448a13d50d6d6567a167d016
tree095b7def9626b4f529662c7fd654652d5cf270a6
parentd21e504b38ab4c880c43b7f1649104bb2f0d2d8b
dhcpv4: support IPv6-only preferred (RFC8925)

This adds support for RFC8925/IPv6-only preferred to the DHCPv4 server.

Closes: https://github.com/openwrt/odhcpd/pull/235
Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/327
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
README.md
src/config.c
src/dhcpv4.c
src/dhcpv4.h
src/odhcpd.h