openwrt-Ansuel/package
Rany Hany 63c146a464 wifi-scripts: ucode: fix wifi-vlan "network" option not working
The call to netifd.set_vlan(...) had an incorrect argument
order. It should be (interface, ifname, vlan) not
(interface, vlan, ifname). This prevented wifi-vlan's
"network" option from working as netifd was not able
to find the wifi-vlan section.

Fixes: https://github.com/openwrt/openwrt/issues/20705
Fixes: https://github.com/openwrt/openwrt/issues/20911
Signed-off-by: Rany Hany <rany_hany@riseup.net>
Link: https://github.com/openwrt/openwrt/pull/20918
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-11-25 11:44:29 +01:00
..
base-files base-files: allow to skip unwanted scripts 2025-11-20 17:48:18 +01:00
boot ramips: add support for ipTIME AX2002MESH 2025-11-21 01:49:58 +01:00
devel binutils: update to 2.45.1 2025-11-24 09:39:48 +01:00
firmware intel-microcode: update to 2025111 2025-11-15 19:28:03 +01:00
kernel mac80211: fix netns crash 2025-11-21 02:17:53 +01:00
libs libxml2: update to 2.15.1 2025-11-24 09:40:35 +01:00
network wifi-scripts: ucode: fix wifi-vlan "network" option not working 2025-11-25 11:44:29 +01:00
system mtd: add dump command help 2025-11-25 00:43:23 +01:00
utils busybox: backport hexdump fix for Big Endian systems 2025-11-23 17:10:00 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00