openwrt/package/network/services/unetmsg/files
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
..
etc/init.d unetmsg: add unet pub/sub message broker based on ubus 2025-03-17 13:17:52 +01:00
usr unetmsg: fix stale network cleanup in unetd_network_update() 2026-02-07 10:04:17 +01:00