odhcpd: make ubus optional at runtime
authorDavid Härdeman <[email protected]>
Sun, 16 Nov 2025 17:55:59 +0000 (18:55 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 17 Nov 2025 09:07:48 +0000 (10:07 +0100)
commit6af938921628e79c003b0765a10fb4f1a4a095a0
tree7aa4f141cdddf9ae6ff29dda6f9ccbf44b9f7c3c
parent0a4d4e11c91cfeaa9bcad96856d30c5c5f538f19
odhcpd: make ubus optional at runtime

This is mostly for developer convenience, allowing ubus to be built in, but
disabled at will when launching odhcpd.

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