Skip to content
Snippets Groups Projects
Commit ac5a5acf authored by kaloz's avatar kaloz
Browse files

Previously, all VLANs (port-based or 802.1q) were sharing

a single database in the ATU. This created problems in the
case of a system where two ports/devices share a MAC address
(e.g. Linksys WRT1900AC eth0/eth1).
 
This also clears any bootloader-set FDB defaults. This had
caused issues creating port-based VLANs when mappings
overlapped previous VLANs. Packets destined to a port
not in the default port group flooded all ports.
 
Tested on a 88E6171 (Linksys EA4500) and 88E6172 ('1900AC)
 
Signed-off-by: default avatarClaudio Leite <leitec@staticky.com>
Signed-off-by: default avatarImre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46699 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 6994524f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment