openwrt/package
Felix Fietkau 69a4ca5e4a unetmsg: close all channels on network removal
network_close() only closed the listening socket without shutting down
established RX/TX connections. This left remote state in
core.remote_publish/core.remote_subscribe for hosts on the removed
network, causing stale entries in channel listings and failed routing
attempts.

Close all RX and TX channels before removing the network, which also
triggers remote state cleanup via network_rx_socket_close().

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 389a79d972)
2026-02-16 08:09:16 +00:00
..
base-files OpenWrt v25.12.0-rc4: revert to branch defaults 2026-01-29 23:52:16 +01:00
boot mediatek: add support for netis NX32U 2026-02-14 01:21:24 +01:00
devel kselftests-bpf: drop dependency on kernel 6.6 2025-11-27 12:47:16 +01:00
firmware qoriq: add support for NXP T4240RDB board 2026-02-14 01:15:12 +01:00
kernel airoha: an7581: enable USB support 2026-02-07 17:03:16 +01:00
libs libpcap: update to 1.10.6 2026-01-29 10:47:14 +01:00
network unetmsg: close all channels on network removal 2026-02-16 08:09:16 +00:00
system apk: handle edge case when parsing .apk files 2026-02-13 00:12:35 +01:00
utils packages: nvram: add set_bcm43602_variables quirk for ASUS RT-AC3200 2026-01-23 16:06:24 +00:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:18:30 +01:00