mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 17:01:14 +00:00
ad712c71ce
On reset, the PVID of all ports is set to 1; if this is reset to 0, the special cases for VLAN 1 are no longer required. port_vlan_add is called with vid=0 when the DSA port interfaces are enabled with no VLAN; previously the VLAN was not configured in this case, relying on VLAN 1 being present, but with the PVID set to 0, configuring VLAN 0 as normal works as expected. Signed-off-by: Thomas Nixon <tom@tomn.co.uk> |
||
---|---|---|
.. | ||
common.c | ||
debugfs.c | ||
dsa.c | ||
Kconfig | ||
Makefile | ||
qos.c | ||
rtl83xx.h | ||
rtl838x.c | ||
rtl838x.h | ||
rtl839x.c | ||
rtl930x.c | ||
rtl931x.c |