openwrt/package/network/services/unetmsg/files/usr
Felix Fietkau e782341848
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
unetmsg: fix variable shadowing bug in network_rx_cleanup_state()
The for-in loop variable 'name' was shadowing the function parameter,
causing remote subscription cleanup to fail when hosts disconnect.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-01-02 20:20:16 +01:00
..
sbin unetmsg: add support for sending requests/messages to specific hosts 2025-05-20 18:38:39 +02:00
share/ucode/unetmsg unetmsg: fix variable shadowing bug in network_rx_cleanup_state() 2026-01-02 20:20:16 +01:00