odhcpd: print compiled-in features in help message
authorDavid Härdeman <[email protected]>
Sun, 5 Oct 2025 15:32:52 +0000 (17:32 +0200)
committerÁlvaro Fernández Rojas <[email protected]>
Tue, 7 Oct 2025 08:45:27 +0000 (10:45 +0200)
commit63617a2d2df02054d9d55b2aa2dd56249339fdf1
tree436722d5eae946eaaafa14c174ec68f57e90f295
parent0b0ddaa9a1a4bf51fd95db93900d9b56101a34d1
odhcpd: print compiled-in features in help message

This is mostly useful for hacking, as a way to quickly determine from the command-line
how odhcpd has been built. But I also plan to use it in LuCI [1].

[1] https://github.com/openwrt/luci/blob/master/modules/luci-base/root/usr/share/rpcd/ucode/luci

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/268
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/odhcpd.c