openwrt/target/linux
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
..
adm5120 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
adm8668 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
apm821xx kernel: update 4.4 kernel to 4.4.42 2017-01-13 23:05:36 +01:00
ar7 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
ar71xx kernel: update kernel 4.4 to version 4.4.50 2017-02-20 16:02:54 +01:00
arc770 kernel: update kernel 4.4 to version 4.4.50 2017-02-20 16:02:54 +01:00
archs38 archs38: gzip rootfs image to save some space 2017-01-13 16:59:28 +01:00
arm64 Revert "arm64: boot-wrapper: Add mirror" 2016-12-22 21:08:17 +01:00
armvirt armvirt: add kernel config change missing from 0d44f0cb 2017-01-13 11:05:32 +01:00
at91 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
ath25 kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
au1000 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
bcm53xx bcm53xx: add missing system.sh include 2017-02-07 11:51:05 +01:00
brcm47xx brcm47xx: fix button inversion for Asus WL-500W 2017-02-16 00:20:33 +01:00
brcm63xx kernel: update kernel 4.4 to version 4.4.50 2017-02-20 16:02:54 +01:00
brcm2708 Kernel: bump to 4.4.44 2017-02-06 20:13:06 +01:00
cns3xxx kernel: update kernel 4.4 to version 4.4.47 2017-02-06 20:13:06 +01:00
gemini gemini: rename config-default to config-4.4 2016-08-24 01:44:05 +03:00
generic kernel: move upstream accepted bcm47xxpart TRX cleanups 2017-02-22 19:02:51 +01:00
imx6 Kernel: bump to 4.4.44 2017-02-06 20:13:06 +01:00
ipq806x kernel: update kernel 4.4 to version 4.4.47 2017-02-06 20:13:06 +01:00
ixp4xx ixp4xx: drop 3.18 config/patches 2017-01-02 21:06:13 +01:00
kirkwood kirkwood: only add UBI EOF markers for devices that need it 2017-01-11 14:04:18 +01:00
lantiq lantiq: fix broadcast packets leaking on the wrong vlan on xrx200 2017-02-23 13:01:34 +01:00
layerscape kernel: update kernel 4.4 to version 4.4.50 2017-02-20 16:02:54 +01:00
malta malta: mark as source-only to avoid wasting build resources 2017-01-24 13:35:47 +01:00
mcs814x Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
mediatek Kernel: bump to 4.4.44 2017-02-06 20:13:06 +01:00
mpc85xx kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
mvebu mvebu: append metadata to clearfog sd card images 2017-02-13 17:51:15 +01:00
mxs mxs: remove stale references to obsolete kernel module packages 2017-01-28 20:32:39 +01:00
octeon octeon: only copy sysupgrade file if present 2017-02-15 09:37:15 +01:00
omap omap: build various core drivers into the kernel instead of packaging them 2017-01-10 13:44:26 +01:00
omap24xx kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
orion kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
oxnas kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: fix the number of uarts for MT7688 2017-02-16 09:54:30 +01:00
rb532 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
sunxi sunxi: use fwtool for checking sdcard images 2017-01-05 11:09:15 +01:00
uml uml: mark as source-only 2017-01-24 13:35:47 +01:00
x86 x86: Add Geos profile for Geode subtarget 2017-02-17 10:30:30 +01:00
xburst Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
zynq kernel: remove DEVTMPFS platform overrides 2017-01-10 13:48:53 +01:00
Makefile