openwrt/package/network/services/unetmsg
Felix Fietkau ec16f2532d
Some checks failed
Build all core packages / Build all core packages for selected target (push) Has been cancelled
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>
(cherry picked from commit e782341848)
2026-01-02 21:30:01 +01:00
..
files unetmsg: fix variable shadowing bug in network_rx_cleanup_state() 2026-01-02 21:30:01 +01:00
Makefile unetmsg: drop usage of AUTORELEASE 2025-10-29 21:09:56 +01:00