]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'mpls'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2015 18:24:55 +0000 (14:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Apr 2015 18:24:55 +0000 (14:24 -0400)
Robert Shearman says:

====================
mpls: ABI changes for security and correctness

V2:
 - don't treat loopback interfaces specially by enabling mpls by
   default

These changes make mpls not be enabled by default on all
interfaces when in use for security, along with ensuring that a label
not valid as an outgoing label can be added in mpls routes.

This series contains three ABI/behaviour-affecting changes which have
been split out from "[PATCH net-next v4 0/6] mpls: Behaviour-changing
improvements" without any further modification. These changes need to
be considered for 4.1 otherwise we'll be stuck with the current
behaviour/ABI forever.
====================

Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge