openwrtv3/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 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7621 ramips: Add RTC driver to kernel for working hctosys 2016-10-31 16:41:26 +01:00
mt7628 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
mt7688 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
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 switch to the new usbport LED trigger 2016-10-19 12:09:45 +02:00
rt3883 ramips: enable 4K sector support in kernel config 2016-09-13 22:06:08 +02:00
Makefile build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
modules.mk ramips: Use MT7621 I2C driver for MT7628/MT7688 2016-11-03 08:27:20 +01:00