openwrt/package/network
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
..
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: close all channels on network removal 2026-02-16 08:09:16 +00:00
utils iproute2: add cake_mq support 2026-02-11 02:12:22 +01:00