netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: David Lebrun <david.lebrun@uclouvain.be>
Cc: <netdev@vger.kernel.org>
Subject: Re: [PATCH iproute2 net-next v2 0/3] Add support for SRv6 local segment processing
Date: Tue, 15 Aug 2017 16:45:25 -0700	[thread overview]
Message-ID: <20170815164525.1a67d1e6@xeon-e3> (raw)
In-Reply-To: <20170809153326.29599-1-david.lebrun@uclouvain.be>

On Wed, 9 Aug 2017 17:33:23 +0200
David Lebrun <david.lebrun@uclouvain.be> wrote:

> 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.
> 
> v2: use a table for action names
> 
> 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  | 324 +++++++++++++++++++++++++++++++++++++++++--------
>  man/man8/ip-route.8.in |  62 +++++++++-
>  3 files changed, 338 insertions(+), 50 deletions(-)
> 

Applied to net-next branch.
Thanks David.

      parent reply	other threads:[~2017-08-15 23:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-09 15:33 [PATCH iproute2 net-next v2 0/3] Add support for SRv6 local segment processing David Lebrun
2017-08-09 15:33 ` [PATCH iproute2 net-next v2 1/3] iproute: add helper functions for SRH processing David Lebrun
2017-08-09 15:33 ` [PATCH iproute2 net-next v2 2/3] iproute: add support for SRv6 local segment processing David Lebrun
2017-08-09 15:33 ` [PATCH iproute2 net-next v2 3/3] man: add documentation for seg6local lwt David Lebrun
2017-08-15 23:45 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170815164525.1a67d1e6@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=david.lebrun@uclouvain.be \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).