openwrt/package
Felix Fietkau 3e3f325063 wifi-scripts: fix nested config accumulation in wdev_set_data
When storing device-level data, wdev_set_data() spread the entire wdev
object into handler_data. Since handler_config.data is set from the
previous handler_data[wdev.name] before each setup, this created
exponentially growing nesting with each reload, eventually causing
"nesting too deep" JSON parse errors.

Fix by initializing cur to a simple object containing only the device
name instead of the entire wdev object.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 68c2ab8f5f)
2026-02-16 08:14:41 +00:00
..
base-files OpenWrt v25.12.0-rc4: revert to branch defaults 2026-01-29 23:52:16 +01:00
boot mediatek: add support for netis NX32U 2026-02-14 01:21:24 +01:00
devel kselftests-bpf: drop dependency on kernel 6.6 2025-11-27 12:47:16 +01:00
firmware qoriq: add support for NXP T4240RDB board 2026-02-14 01:15:12 +01:00
kernel airoha: an7581: enable USB support 2026-02-07 17:03:16 +01:00
libs uclient: update to Git HEAD (2026-02-13) 2026-02-16 08:11:36 +00:00
network wifi-scripts: fix nested config accumulation in wdev_set_data 2026-02-16 08:14:41 +00:00
system procd: reload_config: support UCI overlay directory 2026-02-16 08:09:16 +00:00
utils ucode: add ubus fixes 2026-02-16 08:10:30 +00:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:18:30 +01:00