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, 12 Jan 2017 17:47:04 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Simon Horman <simon.horman@...ronome.com>
Cc:     Dinan Gunawardena <dinan.gunawardena@...ronome.com>,
        netdev@...r.kernel.org
Subject: Re: [PATCH iproute2/net-next 0/2] net/sched: cls_flower: Support
 matching ARP

On Thu, 12 Jan 2017 09:11:57 +0100
Simon Horman <simon.horman@...ronome.com> wrote:

> Add support for support matching on ARP operation, and hardware and
> protocol addresses for Ethernet hardware and IPv4 protocol addresses.
> 
> Changes since RFC:
> * Drop RFC designation; kernel patches are present in net-next
> 
> Simon Horman (2):
>   tc: flower: update headers for TCA_FLOWER_KEY_ARP*
>   tc: flower: Support matching ARP
> 
>  include/linux/pkt_cls.h |  11 +++
>  man/man8/tc-flower.8    |  41 +++++++++-
>  tc/f_flower.c           | 208 ++++++++++++++++++++++++++++++++++++++++++++----
>  3 files changed, 243 insertions(+), 17 deletions(-)
> 

Applied to net-next

Powered by blists - more mailing lists