mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
8ea27bb959
The port_vlan_add method may be called while a port is already a member of that VLAN, so it needs to be able to handle changed flags. Fix it to properly handle when the PVID or UNTAGGED flag was previously set, but now no longer is. To reduce duplication, move PVID configuration to a separate function. Signed-off-by: Jan Hoffmann <jan@3e8.eu> |
||
---|---|---|
.. | ||
base-files | ||
dts-5.10 | ||
dts-5.15 | ||
files/firmware/rtl838x_phy | ||
files-5.10 | ||
files-5.15 | ||
image | ||
patches-5.10 | ||
patches-5.15 | ||
profiles | ||
rtl838x | ||
rtl839x | ||
rtl930x | ||
rtl931x | ||
Makefile |