openwrt/package/network/config
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
..
firewall firewall: config: remove restictions on DHCPv6 allow rule 2022-05-04 15:26:16 +02:00
firewall4 firewall4: update to latest Git HEAD 2022-05-31 21:17:37 +02:00
gre gre: use alternative way to check if kernel support is enabled 2021-03-13 20:58:55 +01:00
ipip ipip: add 'nohostroute' option 2022-01-19 20:57:59 +01:00
ltq-adsl-app ltq-adsl-app: use ubus to provide metrics 2021-02-08 21:43:00 +01:00
ltq-vdsl-app ltq-vdsl-app: disconnect when service is stopped 2022-05-04 01:38:04 +01:00
netifd netifd: update to git HEAD 2022-06-01 20:49:14 +01:00
qos-scripts qos-scripts: add ifbN device before setting the link up 2021-06-21 09:18:33 +02:00
qosify qosify: update to the latest version 2022-04-08 13:07:47 +02:00
soloscli soloscli: fix uci-defaults file 2020-06-11 01:49:24 +02:00
swconfig swconfig: parse "switch_vlan" before "switch_port" 2022-06-15 10:44:32 +02:00
vti vti: squash vtiv4 and vtiv6 packages into vti 2021-11-03 20:34:43 +01:00
vxlan vxlan: allow for dynamic source ip selection (FS#3426) 2020-12-31 11:53:21 +01:00
xfrm xfrm: simplify the check for necessary kernel support 2021-03-13 20:59:22 +01:00