lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ