You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
base-files update the /init file to start /sbin/init 11 years ago
files generic: ar8216: add port mirroring 11 years ago
image rename target/linux/generic-2.6 to generic 14 years ago
patches-3.3 kernel: fix CVE-2013-1763 in older kernels 11 years ago
patches-3.6 kernel: fix CVE-2013-1763 in older kernels 11 years ago
patches-3.7 kernel: make zlib and lzo modules selectable 11 years ago
patches-3.8 kernel: make zlib and lzo modules selectable 11 years ago
patches-3.9 kernel: update 3.9 to 3.9.3 11 years ago
patches-3.10 kernel: generic: add 3.10-rc1 support 11 years ago
PATCHES fix a typo in the kernel patch description 13 years ago
config-3.3 kernel: add missing config options for au1000 target 11 years ago
config-3.6 kernel: add missing config options for au1000 target 11 years ago
config-3.7 kernel: move CONFIG_MIPS_SEAD3 to generic 11 years ago
config-3.8 kernel: move CONFIG_MIPS_SEAD3 to generic 11 years ago
config-3.9 kernel: add some missing symbols/move them to generic 11 years ago
config-3.10 kernel: add some missing symbols/move them to generic 11 years ago