All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next V2 0/3] net/sched: cls_flower: Add ports masks
@ 2016-09-13 14:02 Or Gerlitz
  2016-09-13 14:02 ` [PATCH net-next 1/3] net/sched: cls_flower: Support masking for matching on tcp/udp ports Or Gerlitz
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Or Gerlitz @ 2016-09-13 14:02 UTC (permalink / raw)
  To: David S. Miller
  Cc: Jiri Pirko, netdev, Hadar Har-Zion, Paul Blakey, Or Gerlitz

This series adds the ability to specify tcp/udp ports masks 
for TC/flower filter matches.

I also removed an unused fields from the flower keys struct 
and clarified the format of the recently added vlan attibutes.

Or.

Or Gerlitz (3):
  net/sched: cls_flower: Support masking for matching on tcp/udp ports
  net/sched: cls_flower: Remove an unsed field from the filter key structure
  net/sched: cls_flower: Specify vlan attributes format in the UAPI header

 include/uapi/linux/pkt_cls.h | 10 +++++++---
 net/sched/cls_flower.c       | 21 ++++++++++++---------
 2 files changed, 19 insertions(+), 12 deletions(-)

-- 
2.3.7

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

end of thread, other threads:[~2016-09-15 12:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13 14:02 [PATCH net-next V2 0/3] net/sched: cls_flower: Add ports masks Or Gerlitz
2016-09-13 14:02 ` [PATCH net-next 1/3] net/sched: cls_flower: Support masking for matching on tcp/udp ports Or Gerlitz
2016-09-13 14:12   ` Jiri Pirko
2016-09-13 14:02 ` [PATCH net-next 2/3] net/sched: cls_flower: Remove an unsed field from the filter key structure Or Gerlitz
2016-09-13 14:20   ` Jiri Pirko
2016-09-15 12:01   ` Sergei Shtylyov
2016-09-13 14:02 ` [PATCH net-next 3/3] net/sched: cls_flower: Specify vlan attributes format in the UAPI header Or Gerlitz
2016-09-13 14:21   ` Jiri Pirko

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.