1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/generic/files
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
..
arch/mips/fw/myloader
crypto/ocf generic: convert crypto-ocf from kernel_thread to kthread 2013-02-02 15:31:44 +00:00
Documentation
drivers generic: ar8216: add port mirroring 2013-05-24 13:10:22 +00:00
fs/yaffs2 generic: fold yaffs_git_2010_10_20 patch to generic/files 2012-10-30 14:58:17 +00:00
include kernel: add missing bcma defines and header file for bcrmfmac 2013-04-28 11:10:42 +00:00