odhcpd
odhcpd copied to clipboard
[WIP] dhcp[46]: Support custom options
This adds more feature parity with dnsmasq by allowing custom DHCPv4/DHCPv6 options to be set.
WIP so far, needs more testing and the option parsing could be merged for the v4/v6 cases.
For anyone who comes across this PR: I will substantially rework it once a bunch of other PRs have landed. I'm keeping the draft PR here as a placeholder and to let ppl know that it will land at some point.