openwrt/package/network
Felix Fietkau e0722d0ac4 unetmsg: only send publish notifications for remote publisher changes
handle_publish() notifies local subscribers about publisher state
changes. The publish/subscribe handler in network_socket_handle_request()
was calling it for both remote publish and subscribe changes, but
subscriber changes are not relevant to local subscribers.

Guard the handle_publish() calls with a msgtype == "publish" check,
matching the local client paths in unetmsgd-client.uc which already
have this guard.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
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: only send publish notifications for remote publisher changes 2026-02-07 10:04:18 +01:00
utils xdp-tools: update to 1.5.8 2026-02-06 17:38:51 +01:00