Openwrt/target/linux/ramips
Felix Fietkau 566de813c3 ramips: prevent packet forwarding on mt7620 between switch ports during init (FS#103)
By default, forwarding between all ports is allowed on init. This is
problematic in cases where some ports are supposed to be isolated from
each other, most commonly LAN/WAN separation.

REG_ESW_PORT_PCR(port) has a destination mask for a particular port,
controlling what other ports it is allowed to send packets to.
Instead of initializing all to 0xff (all ports), allow each physical
port to send to the CPU port, and the CPU port to send to all other
ports.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-12-04 11:41:49 +01:00
..
base-files ramips: fix LAN port order of WeVO W2914NS v2 2016-12-04 08:22:07 +01:00
dts ramips: fix PBR-D1 button definition 2016-12-04 07:03:17 +01:00
image ramips: add support for PCI based OHCI/EHCI support for F5D8235 V1 2016-12-04 07:03:17 +01:00
mt7620
mt7621
mt7628
mt7688
patches-4.4 ramips: prevent packet forwarding on mt7620 between switch ports during init (FS#103) 2016-12-04 11:41:49 +01:00
rt288x ramips: add support for PCI based OHCI/EHCI support for F5D8235 V1 2016-12-04 07:03:17 +01:00
rt305x
rt3883
Makefile
modules.mk