Hi,
now that we have port mirroring support in the ar8216 driver I'd like
to resurrect my initial patch for the rtl8366rb driver again
(http://patchwork.openwrt.org/patch/1466/).
The patch still applies to trunk (minor tweak on the filename required) and
runs fine on my TP-Link TL-WR1043ND.
Are
o the recent trunk. The AR8xx6 code path is untested,
AR8327 works fine.
Colin
Signed-off-by: Colin Leitner
Index: target/linux/generic/files/drivers/net/phy/ar8216.c
===
--- target/linux/generic/files/drivers/net/phy/ar8216.c (rev
Hi Luka,
> > The two patches for the rtl8366rb [1] and ar8216 [2] drivers haven't drawn
> > much (any?) attention and I wanted to know if I can help integrating them.
>
> Don't be discouraged I think this is a nice feature. We didn't have time for
> testing yet.
I fully understand and just poked
Hi,
I'm interested in adding port mirroring support to OpenWRT, which allows to
reuse a switch port to "sniff" on another port. This is a great debugging tool
and is supported by most managed switches (e.g. [4]).
The two patches for the rtl8366rb [1] and ar8216 [2] drivers haven't drawn much
(
Hi,
this patch adds the swlib attributes
enable_mirror_rx
enable_mirror_tx
mirror_monitor_port
mirror_source_port
to the AR8327 switch/PHY driver that allow to mirror Ethernet packets to a
monitor port.
Tested on a TL-WDR4300 router.
Signed-off-by: Colin Leitner
Index
Hello,
is there something I can do to help getting this patch [1] integrated?
The ticket with the LuCI enhancement can be found in Trac [2], but I'm
not even sure how OpenWRT and LuCI devs interact with each other and if
the OpenWRT Trac is the right place for such enhancements.
Thanks to all of
-by: Colin Leitner
Index: target/linux/generic-2.6/files/drivers/net/phy/rtl8366rb.c
===
--- target/linux/generic-2.6/files/drivers/net/phy/rtl8366rb.c (Revision 28372)
+++ target/linux/generic-2.6/files/drivers/net/phy/rtl8366rb.c