netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2/net-next 0/2] net/sched: cls_flower: Support matching ARP
@ 2017-01-12  8:11 Simon Horman
  2017-01-12  8:11 ` [PATCH iproute2/net-next 1/2] tc: flower: update headers for TCA_FLOWER_KEY_ARP* Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Simon Horman @ 2017-01-12  8:11 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Dinan Gunawardena, netdev, Simon Horman

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(-)

-- 
2.7.0.rc3.207.g0ac5344

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-13  1:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH iproute2/net-next 0/2] net/sched: cls_flower: " Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).