statefiles: introduce statefiles_write()
authorDavid Härdeman <[email protected]>
Fri, 7 Nov 2025 16:58:05 +0000 (17:58 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Tue, 11 Nov 2025 07:30:06 +0000 (08:30 +0100)
commit98276afcff82884d304f3a06e5dadc5d9192f96e
tree9db7e81752605b766239aa659de19dcb86ed48d3
parent310846535d06b1fe71d9ad3815c3dfaa1c65003e
statefiles: introduce statefiles_write()

First, the name makes it clearer that several files might be written
(and it doesn't refer to dhcpv6 anymore). This also lays the ground for
the coming patches.

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