netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching ARP
@ 2017-01-11 10:02 Simon Horman
  2017-01-11 10:02 ` [PATCH/RFC net-next 1/2] flow disector: ARP support Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Simon Horman @ 2017-01-11 10:02 UTC (permalink / raw)
  To: Jiri Pirko; +Cc: Dinan Gunawardena, netdev, oss-drivers, Simon Horman

Add support for support matching on ARP operation, and hardware and
protocol addresses for Ethernet hardware and IPv4 protocol addresses.

Simon Horman (2):
  flow disector: ARP support
  net/sched: cls_flower: Support matching on ARP

 include/net/flow_dissector.h | 19 +++++++++++++++
 include/uapi/linux/pkt_cls.h | 11 +++++++++
 net/core/flow_dissector.c    | 57 ++++++++++++++++++++++++++++++++++++++++++++
 net/sched/cls_flower.c       | 51 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 138 insertions(+)

-- 
2.7.0.rc3.207.g0ac5344

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 10:02 [PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching ARP Simon Horman
2017-01-11 10:02 ` [PATCH/RFC net-next 1/2] flow disector: ARP support Simon Horman
2017-01-11 10:02 ` [PATCH/RFC net-next 2/2] net/sched: cls_flower: Support matching on ARP Simon Horman
2017-01-11 10:27 ` [PATCH/RFC net-next 0/2] net/sched: cls_flower: Support matching ARP Jiri Pirko
2017-01-11 13:07   ` Simon Horman

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