statefiles: remove hosts entries from statefile
authorDavid Härdeman <[email protected]>
Sun, 23 Nov 2025 22:38:04 +0000 (23:38 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Sun, 30 Nov 2025 15:59:53 +0000 (16:59 +0100)
commitdef8adea9e6cbe246398c75afa84a32e1d25ff83
tree17241307516e369449b8ad22a31bf6d93805ce64
parentef8de928da7f445649ab8e0aa8360166a04131f0
statefiles: remove hosts entries from statefile

Further simplify statefiles.c by removing the hosts entries from the
statefile (they can be found in the dedicated hosts files instead).

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