mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +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> |
||
---|---|---|
.. | ||
base-files | ||
dts | ||
files/firmware/rtl838x_phy | ||
files-5.4 | ||
generic | ||
image | ||
patches-5.4 | ||
profiles | ||
config-5.4 | ||
Makefile |