netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] Add dest UDP port to IP tunnel parameters
@ 2016-12-13  8:07 Hadar Hen Zion
  2016-12-13  8:07 ` [PATCH iproute2 1/2] tc/cls_flower: Add dest UDP port to tunnel params Hadar Hen Zion
  2016-12-13  8:07 ` [PATCH iproute2 2/2] tc/m_tunnel_key: Add dest UDP port to tunnel key action Hadar Hen Zion
  0 siblings, 2 replies; 7+ messages in thread
From: Hadar Hen Zion @ 2016-12-13  8:07 UTC (permalink / raw)
  To: Stephen Hemminger
  Cc: netdev, Or Gerlitz, Roi Dayan, Amir Vadai, Hadar Hen Zion

Enhance IP tunnel key classification and action parameters by adding
destination UDP port.

Thanks,
Hadar

Hadar Hen Zion (2):
  tc/cls_flower: Add dest UDP port to tunnel params
  tc/m_tunnel_key: Add dest UDP port to tunnel key action

 man/man8/tc-flower.8     |  8 +++++++-
 man/man8/tc-tunnel_key.8 |  6 ++++++
 tc/f_flower.c            | 25 +++++++++++++++++++++++++
 tc/m_tunnel_key.c        | 32 ++++++++++++++++++++++++++++++++
 4 files changed, 70 insertions(+), 1 deletion(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-12-18 13:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-13  8:07 [PATCH iproute2 0/2] Add dest UDP port to IP tunnel parameters Hadar Hen Zion
2016-12-13  8:07 ` [PATCH iproute2 1/2] tc/cls_flower: Add dest UDP port to tunnel params Hadar Hen Zion
2016-12-13 18:17   ` Stephen Hemminger
2016-12-13  8:07 ` [PATCH iproute2 2/2] tc/m_tunnel_key: Add dest UDP port to tunnel key action Hadar Hen Zion
2016-12-15 13:03   ` Simon Horman
2016-12-15 13:53     ` Simon Horman
2016-12-18  7:41       ` Hadar Hen Zion

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