openwrt-Ansuel/package/network
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
..
config wifi-scripts: ucode: fix wifi-vlan "network" option not working 2025-11-25 11:44:29 +01:00
ipv6 odhcp6c: update to Git HEAD (2025-11-14) 2025-11-15 16:41:29 +01:00
services ead: Forward LDFLAGS 2025-11-18 23:13:45 +01:00
utils bpftool: update to 7.6.0 2025-11-22 23:11:28 +01:00