1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/network
Rafał Miłecki d75bb744ea swconfig: parse "switch_vlan" before "switch_port"
Before this change UCI sections of both types were parsed in order as
specified in UCI. That didn't work well with all drivers (e.g. b53).

It seems that VLAN setup can reset / overwrite previously set ports
parameters. It resulted in "switch_port" options defined above
"switch_vlan"s being silently ignored.

Ideally swconfig & all drivers should be improved to handle that
properly but it'd be a waste of time at this point as DSA replaces
swconfig. Use this minor parsing change as a quick fix.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2022-06-15 10:44:32 +02:00
..
config swconfig: parse "switch_vlan" before "switch_port" 2022-06-15 10:44:32 +02:00
ipv6 odhcp6c: update to latest git HEAD 2021-12-17 21:06:34 +01:00
services hostapd: fix feature detection 2022-06-12 23:03:36 +02:00
utils iw: bump to 5.19 2022-06-11 16:03:14 +03:00