reconfigure: move all configuration functions to a new file
authorNicolas BESNARD <[email protected]>
Fri, 6 Dec 2024 10:26:07 +0000 (10:26 +0000)
committerÁlvaro Fernández Rojas <[email protected]>
Mon, 3 Nov 2025 15:21:24 +0000 (16:21 +0100)
commit1048fc4fb622baa3dfabf42d2a3248d229271c00
treeb49e29de959a1b96bac928cf81aa30ad473aae93
parent93f056d3a1f2873a19c6a42b1c31fde2f87f4763
reconfigure: move all configuration functions to a new file

Tidy up.

Signed-off-by: Nicolas BESNARD <[email protected]>
Signed-off-by: Paul Donald <[email protected]>
Link: https://github.com/openwrt/odhcp6c/pull/106
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
CMakeLists.txt
src/config.c [new file with mode: 0644]
src/config.h [new file with mode: 0644]
src/odhcp6c.c
src/odhcp6c.h