openwrt/package/network
Felix Fietkau 535403297e 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>
(cherry picked from commit a2368e0f69)
2026-02-16 08:07:46 +00:00
..
config wifi-scripts: ucode: fix ieee80211w default 2026-02-16 01:52:06 +01:00
ipv6 6in4: improve HE tunnel update procedure 2026-02-15 01:27:13 +01:00
services unetmsg: fix stale network cleanup in unetd_network_update() 2026-02-16 08:07:46 +00:00
utils iproute2: add cake_mq support 2026-02-11 02:12:22 +01:00