All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next 0/3] Add support for SRv6 local segment processing
@ 2017-08-09 13:16 David Lebrun
  2017-08-09 13:16 ` [PATCH iproute2 net-next 1/3] iproute: add helper functions for SRH processing David Lebrun
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Lebrun @ 2017-08-09 13:16 UTC (permalink / raw)
  To: netdev; +Cc: David Lebrun

This patch series adds support and documentation for the seg6local
lightweight tunnel, enabling to perform operations to SR-enabled packets
based on their active segment.

Signed-off-by: David Lebrun <david.lebrun@uclouvain.be>

David Lebrun (3):
  iproute: add helper functions for SRH processing
  iproute: add support for SRv6 local segment processing
  man: add documentation for seg6local lwt

 ip/iproute.c           |   2 +-
 ip/iproute_lwtunnel.c  | 354 ++++++++++++++++++++++++++++++++++++++++++-------
 man/man8/ip-route.8.in |  62 ++++++++-
 3 files changed, 368 insertions(+), 50 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2017-08-09 14:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-09 13:16 [PATCH iproute2 net-next 0/3] Add support for SRv6 local segment processing David Lebrun
2017-08-09 13:16 ` [PATCH iproute2 net-next 1/3] iproute: add helper functions for SRH processing David Lebrun
2017-08-09 13:17 ` [PATCH iproute2 net-next 2/3] iproute: add support for SRv6 local segment processing David Lebrun
2017-08-09 14:43   ` Stephen Hemminger
2017-08-09 14:53     ` David Lebrun
2017-08-09 13:17 ` [PATCH iproute2 net-next 3/3] man: add documentation for seg6local lwt David Lebrun

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.