1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network
John Crispin 7fd71f2c74 unetmsg: notify subscribers when remote peer connection drops
When a remote peer's connection drops (device powered off, unetmsgd
crash, network failure), network_rx_cleanup_state silently removed
the remote publish/subscribe handles without notifying local
subscribers. This meant local clients had no way to detect that a
remote peer had disappeared.

Call handle_publish for each channel where a remote publish handle
is removed during connection cleanup, so local subscribers receive
the publisher change notification and can react accordingly.

Signed-off-by: John Crispin <john@phrozen.org>
2026-02-07 10:04:18 +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: notify subscribers when remote peer connection drops 2026-02-07 10:04:18 +01:00
utils xdp-tools: update to 1.5.8 2026-02-06 17:38:51 +01:00