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, 24 Mar 2015 15:36:09 -0700
From:	Stephen Hemminger <shemming@...cade.com>
To:	"Eric W. Biederman" <ebiederm@...ssion.com>
CC:	<netdev@...r.kernel.org>
Subject: Re: [PATCH net-next] iproute2: MPLS support

On Fri, 13 Mar 2015 13:50:11 -0500
ebiederm@...ssion.com (Eric W. Biederman) wrote:

> This set of changes  adds support for nexthops in different
> address families, with the new netlink RTA_VIA option.
> 
> Support is added for routes that change the destination address (as MPLS
> does) with the RTA_NEWDST attribute.
> 
> Support for MPLS addresses is added (for multiple labels I
> had to make up the syntax I used label/label/label as it fits in
> well with addresses that don't have a space in them).
> 
> Support for these options is merged into David's net-next kernel
> tree, and the meaning of the options is unlikely to change in any
> significant way before this code merges upstream.
> 
> The documentation has been updated to report that the new options
> are present and to report roughly what they do.  This includes
> ip --help and the man pages.
> 
> Eric W. Biederman (8):
>       iproute2: Add a source addres length parameter to rt_addr_n2a
>       iproute2: Make the addr argument of ll_addr_n2a const
>       iproute2: Add support for printing AF_PACKET addresses
>       iproute2: Add address family to/from string helper functions.
>       iproute2: misc whitespace cleanup
>       iproute2: Add support for  RTA_VIA attributes
>       iproute2: Add support for the RTA_NEWDST attribute.
>       iproute2: Add basic mpls support to iproute

Applied to net-next branch of iproute.
Only change was to use result of kernel make headers_install
version of mpls.h
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ