openwrt-pf/package
Felix Fietkau 7dd4779183 wifi-scripts: fix disabled vif tracking using wrong dictionary key
wdev_update_disabled_vifs() indexed the disabled_vifs map with the wdev
object instead of the vif name. The map is read back via
disabled_vifs[vif.name], so disabled vifs were never matched, and
coercing the wdev object into a string key triggered an infinite
escaping loop in ucv_to_string_json_encoded() during state output,
causing OOM on reboot.

Suggested-by: Shayne Chen (陳軒丞) <Shayne.Chen@mediatek.com>
Reported-by: Michael-cy Lee (李峻宇) <Michael-cy.Lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-06-26 19:01:46 +02:00
..
base-files base-files: derive DHCP DUID from device MAC address 2026-06-24 11:21:28 +02:00
boot uboot-layerscape: bump to lf-6.18.2-1.0.0 2026-06-26 18:50:56 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware ls-rcw: bump to lf-6.18.2-1.0.0 2026-06-26 18:50:58 +02:00
kernel kernel: split nf-nathelper-extra into individual packages 2026-06-24 13:26:32 +02:00
libs openssl: update to 3.5.7 2026-06-18 12:21:05 +02:00
network wifi-scripts: fix disabled vif tracking using wrong dictionary key 2026-06-26 19:01:46 +02:00
system procd: update to Git HEAD (2026-06-17) 2026-06-24 11:21:28 +02:00
utils netifd: dhcp: add restart command for clean lease re-acquire 2026-06-24 11:21:28 +02:00
Makefile build: add CycloneDX SBOM processing to apk 2026-05-17 12:21:09 +02:00