network: add support for the local_network option
authorFelix Fietkau <nbd@nbd.name>
Mon, 27 Jan 2025 11:39:59 +0000 (12:39 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 27 Jan 2025 11:40:04 +0000 (12:40 +0100)
commitc293afa01c1328ee8a18fc407948d0529353d7eb
tree218751552d0b618f29ccb3731ff5c25a699683a7
parentd13752814651c70d2afc71383612fafc835b631b
network: add support for the local_network option

This lets unetd automatically query netifd for local addresses in order to
add broadcast addresses as PEX hosts for discovering peers.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
network.c
network.h
pex.c
pex.h
ubus.c
ubus.h