From: Stephen Hemminger <stephen@networkplumber.org>
To: Simon Horman <simon.horman@netronome.com>
Cc: Dinan Gunawardena <dinan.gunawardena@netronome.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH iproute2/net-next 0/2] net/sched: cls_flower: Support matching ARP
Date: Thu, 12 Jan 2017 17:47:04 -0800 [thread overview]
Message-ID: <20170112174704.79a6f764@xeon-e3> (raw)
In-Reply-To: <1484208719-1581-1-git-send-email-simon.horman@netronome.com>
On Thu, 12 Jan 2017 09:11:57 +0100
Simon Horman <simon.horman@netronome.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
prev parent reply other threads:[~2017-01-13 1:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-12 8:11 [PATCH iproute2/net-next 0/2] net/sched: cls_flower: Support matching ARP Simon Horman
2017-01-12 8:11 ` [PATCH iproute2/net-next 1/2] tc: flower: update headers for TCA_FLOWER_KEY_ARP* Simon Horman
2017-01-12 8:11 ` [PATCH iproute2/net-next 2/2] tc: flower: Support matching ARP Simon Horman
2017-01-13 1:47 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170112174704.79a6f764@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=dinan.gunawardena@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=simon.horman@netronome.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.