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:   Thu, 1 Sep 2016 08:40:29 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Hadar Hen Zion <hadarh@...lanox.com>
Cc:     netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
        Jiri Pirko <jiri@...lanox.com>,
        Or Gerlitz <ogerlitz@...lanox.com>,
        Amir Vadai <amirva@...lanox.com>
Subject: Re: [PATCH iproute2 V2 0/2] tc: flower, m_vlan: Introduce vlan tag
 support

On Thu,  1 Sep 2016 09:45:46 +0300
Hadar Hen Zion <hadarh@...lanox.com> wrote:

> Hi,
> 
> This patchset introduce vlan tag support to the tc flower classifier.
> In addition to adding vlan priority to vlan push action.
> 
> - The first patch adds classification according to vlan id and vlan priority to the flower.
> - The second patch adds support for vlan priority to the current vlan push action.
> 
> Changes from v1:
> - Remove VLAN_PRIO_MASK and VLAN_VID_MASK defines from tc_vlan.h file
> 
> 
> Hadar Hen Zion (2):
>   tc: flower: Introduce vlan support
>   tc: m_vlan: Add priority option to push vlan action
> 
>  man/man8/tc-flower.8 | 25 ++++++++++++++++-
>  man/man8/tc-vlan.8   |  5 ++++
>  tc/f_flower.c        | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++--
>  tc/m_vlan.c          | 22 ++++++++++++++-
>  4 files changed, 125 insertions(+), 5 deletions(-)
> 

Applied to net-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ