tn3399_openwrt/target/linux/generic
Luka Perkov 0998065a53 generic: ar8216: add port mirroring
Tested on Buffalo WZR-600DHP with ar8316 switch. Commands used to mirror both
RX and TX traffic from LAN port 1 to LAN port 4:

$ swconfig dev switch0 set enable_mirror_rx 1
$ swconfig dev switch0 set enable_mirror_tx 1
$ swconfig dev switch0 set mirror_monitor_port 4
$ swconfig dev switch0 set mirror_source_port 1

Signed-off-by: Colin Leitner <colin.leitner@googlemail.com>
Tested-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 36713
2013-05-24 13:10:22 +00:00
..
base-files update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files generic: ar8216: add port mirroring 2013-05-24 13:10:22 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 kernel: fix CVE-2013-1763 in older kernels 2013-05-12 10:55:12 +00:00
patches-3.6 kernel: fix CVE-2013-1763 in older kernels 2013-05-12 10:55:12 +00:00
patches-3.7 kernel: make zlib and lzo modules selectable 2013-05-09 20:50:07 +00:00
patches-3.8 kernel: make zlib and lzo modules selectable 2013-05-09 20:50:07 +00:00
patches-3.9 kernel: update 3.9 to 3.9.3 2013-05-20 16:57:00 +00:00
patches-3.10 kernel: generic: add 3.10-rc1 support 2013-05-19 18:36:15 +00:00
config-3.3 kernel: add missing config options for au1000 target 2013-03-24 14:01:38 +00:00
config-3.6 kernel: add missing config options for au1000 target 2013-03-24 14:01:38 +00:00
config-3.7 kernel: move CONFIG_MIPS_SEAD3 to generic 2013-05-12 21:41:55 +00:00
config-3.8 kernel: move CONFIG_MIPS_SEAD3 to generic 2013-05-12 21:41:55 +00:00
config-3.9 kernel: add some missing symbols/move them to generic 2013-05-20 12:42:32 +00:00
config-3.10 kernel: add some missing symbols/move them to generic 2013-05-20 12:42:32 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00