[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f2402d63-6ab8-08ab-2fad-5ad2cd480ce7@gmail.com>
Date: Tue, 26 May 2020 18:03:37 -0600
From: David Ahern <dsahern@...il.com>
To: Alexander Aring <alex.aring@...il.com>, netdev@...r.kernel.org
Cc: mcr@...delman.ca, stefan@...enfreihafen.org
Subject: Re: [PATCHv2 iproute2-next] lwtunnel: add support for rpl segment
routing
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@...il.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
Powered by blists - more mailing lists