tn3399_openwrt/package
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
..
base-files base-files: simplify restorecon logic 2022-05-02 21:11:05 +01:00
boot ramips: add support for MTS WG430223 2022-06-13 15:26:23 +08:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware wireless-regdb: bump to 2022.06.06 2022-06-11 16:03:14 +03:00
kernel mac80211: sync nl80211.h with upstream 2022-06-11 01:05:45 +02:00
libs wolfssl: make WOLFSSL_HAS_OPENVPN default to y 2022-06-09 02:11:37 +02:00
network swconfig: parse "switch_vlan" before "switch_port" 2022-06-15 10:44:32 +02:00
system fstools: update to git HEAD 2022-06-02 08:01:31 +01:00
utils ucode: update to latest Git HEAD 2022-06-01 13:45:53 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00