lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 11 Nov 2019 12:51:40 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     irtimmer@...il.com
Cc:     netdev@...r.kernel.org, andrew@...n.ch, vivien.didelot@...il.com,
        f.fainelli@...il.com
Subject: Re: [PATCH net-next v3 0/2] net: dsa: mv88e6xxx: Add support for
 port mirroring

From: Iwan R Timmer <irtimmer@...il.com>
Date: Thu,  7 Nov 2019 22:11:12 +0100

> This patch serie add support for port mirroring in the mv88e6xx switch driver.
              ^^^^ corrected to "series"
> The first patch changes the set_egress_port function to allow different egress
> ports for egress and ingress traffic. The second patch adds the actual code for
> port mirroring support.
> 
> Tested on a 88E6176 with:
> 
> tc qdisc add dev wan0 clsact
> tc filter add dev wan0 ingress matchall skip_sw \
>         action mirred egress mirror dev lan2
> tc filter add dev wan0 egress matchall skip_sw \
>         action mirred egress mirror dev lan3

Series applied with the reverse christmas tree problems fixed in
patch #2.

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ