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.ar...@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 via email to