netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/3] flower match support for masked ports
@ 2019-11-20 12:42 Roi Dayan
  2019-11-20 12:42 ` [PATCH iproute2-next 1/3] tc: flower: add u16 big endian parse option Roi Dayan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Roi Dayan @ 2019-11-20 12:42 UTC (permalink / raw)
  To: netdev; +Cc: David Ahern, Stephen Hemminger, Jiri Pirko, Eli Britstein,
	Roi Dayan

Hi,

This series is for adding support for flower match on masked
src/dst ports.

Thanks,
Roi

Eli Britstein (3):
  tc: flower: add u16 big endian parse option
  tc_util: add functions for big endian masked numbers
  tc: flower: support masked port destination and source match

 man/man8/tc-flower.8 | 13 +++++-----
 tc/f_flower.c        | 73 ++++++++++++++++++++++++++++++++++++++++------------
 tc/tc_util.c         | 12 +++++++++
 tc/tc_util.h         |  2 ++
 4 files changed, 77 insertions(+), 23 deletions(-)

-- 
2.8.4


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

end of thread, other threads:[~2019-11-25 21:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-20 12:42 [PATCH iproute2-next 0/3] flower match support for masked ports Roi Dayan
2019-11-20 12:42 ` [PATCH iproute2-next 1/3] tc: flower: add u16 big endian parse option Roi Dayan
2019-11-20 12:42 ` [PATCH iproute2-next 2/3] tc_util: add functions for big endian masked numbers Roi Dayan
2019-11-20 12:42 ` [PATCH iproute2-next 3/3] tc: flower: support masked port destination and source match Roi Dayan
2019-11-25 21:38 ` [PATCH iproute2-next 0/3] flower match support for masked ports David Ahern

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