openwrt/target/linux/lantiq
Felix Fietkau 39d03d9959 lantiq: fix broadcast packets leaking on the wrong vlan on xrx200
The ethernet driver uses a port map override via special tag to control
the ports on which multicast packets are sent. This was added to work
around an issue in the switch that was occasionally leaking packets onto
the wrong vlan.
Unfortunately the change had some leftover lines that were overwrting
the port map with a list of all ports, thus always leaking packets onto
the wront vlan.

Fix this by only enabling the override with the VLAN port map and only
if a matching VLAN port map was actually found

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-02-23 13:01:34 +01:00
..
base-files lantiq: set the internet led interface according to wan interface 2017-02-18 16:52:05 +01:00
dts lantiq: update USB controller initialization 2017-01-09 23:25:34 +01:00
falcon build: remove mips16 feature flag from target makefiles 2017-01-24 13:35:45 +01:00
files/firmware/lantiq move GPHY FW blobs to non versioned folder 2013-03-14 18:42:21 +00:00
image lantiq: fix brnImage signature for the VGV7510KW22BRN images 2017-01-28 12:44:35 +01:00
patches-4.4 lantiq: fix broadcast packets leaking on the wrong vlan on xrx200 2017-02-23 13:01:34 +01:00
xrx200 build: remove mips16 feature flag from target makefiles 2017-01-24 13:35:45 +01:00
xway build: remove mips16 feature flag from target makefiles 2017-01-24 13:35:45 +01:00
xway_legacy build: remove mips16 feature flag from target makefiles 2017-01-24 13:35:45 +01:00
config-4.4 lantiq: add cpu temperatur sensor driver for xrx200 2016-08-03 15:30:13 +02:00
Makefile lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway 2017-01-24 13:35:47 +01:00
modules.mk fix i2c-lantiq module 2012-12-16 10:03:18 +00:00