immortalwrt/target
DENG Qingfang f381d7055e generic: fix DSA VLAN filtering
Currently enabling VLAN filtering blocks all traffic in the bridge
immediately. That is because DSA ignores all VLAN setup when VLAN
filtering is disabled, and when it is enabled, there is no VLAN entry
in the VLAN table, causing all traffic to be blocked.

Add patches to allow VLAN setup even if VLAN filtering is disabled.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-06-05 12:22:42 +08:00
..
imagebuilder target/imagebuilder: use multi-thread support for xz compression 2020-03-27 18:40:33 +08:00
linux generic: fix DSA VLAN filtering 2020-06-05 12:22:42 +08:00
sdk sdk: add OpenWrt branding to menuconfig & .config 2020-05-23 20:19:29 +08:00
toolchain toolchain: update 2020-01-15 02:18:19 +08:00
Config.in target: make TESTING_KERNEL selectable 2020-04-14 23:56:07 +08:00
Makefile update target 2019-08-19 22:26:19 +08:00