1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network
Felix Fietkau a2368e0f69 unetmsg: fix stale network cleanup in unetd_network_update()
The condition checked !data.networks instead of !data.networks[name],
making it always false since data.networks was already validated earlier
in the function. Networks removed from unetd were never closed.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-02-07 10:04:17 +01:00
..
config wifi-scripts: wireless.uc: add MLO support for procd service data 2026-02-02 09:08:20 +00:00
ipv6 odhcp6c: update to Git HEAD (2026-01-25) 2026-01-26 18:49:51 +01:00
services unetmsg: fix stale network cleanup in unetd_network_update() 2026-02-07 10:04:17 +01:00
utils xdp-tools: update to 1.5.8 2026-02-06 17:38:51 +01:00