netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Alexander Aring <alex.aring@gmail.com>, netdev@vger.kernel.org
Cc: mcr@sandelman.ca, stefan@datenfreihafen.org
Subject: Re: [PATCHv2 iproute2-next] lwtunnel: add support for rpl segment routing
Date: Tue, 26 May 2020 18:03:37 -0600	[thread overview]
Message-ID: <f2402d63-6ab8-08ab-2fad-5ad2cd480ce7@gmail.com> (raw)
In-Reply-To: <20200520235727.28045-1-alex.aring@gmail.com>

On 5/20/20 5:57 PM, Alexander Aring wrote:
> This patch adds support for rpl segment routing settings.
> Example:
> 
> ip -n ns0 -6 route add 2001::3 encap rpl segs \
> fe80::c8fe:beef:cafe:cafe,fe80::c8fe:beef:cafe:beef dev lowpan0
> 
> Signed-off-by: Alexander Aring <alex.aring@gmail.com>
> ---
> changes since v2:
> 
> - change output to display segments count and nice segment brackets
> - fix json output, sorry.
> 
>  ip/iproute.c          |   2 +-
>  ip/iproute_lwtunnel.c | 121 ++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 122 insertions(+), 1 deletion(-)
> 

applied to iproute2-next


      reply	other threads:[~2020-05-27  0:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 23:57 [PATCHv2 iproute2-next] lwtunnel: add support for rpl segment routing Alexander Aring
2020-05-27  0:03 ` David Ahern [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=f2402d63-6ab8-08ab-2fad-5ad2cd480ce7@gmail.com \
    --to=dsahern@gmail.com \
    --cc=alex.aring@gmail.com \
    --cc=mcr@sandelman.ca \
    --cc=netdev@vger.kernel.org \
    --cc=stefan@datenfreihafen.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).