[PATCH net-next v2 0/5] mpls: Behaviour-changing improvements
From: Robert Shearman <hidden>
Date: 2015-03-20 15:43:53
From: Robert Shearman <hidden>
Date: 2015-03-20 15:43:53
Updated to reference the correct RFC in the first patch. This series consists of several small changes to make it easier to understand the code, along with security and RFC-compliance changes. These are important to consider before userspace begins relying on the previous behaviour. Robert Shearman (5): mpls: Use definition for reserved label checks mpls: Remove incorrect PHP comment mpls: Differentiate implicit-null and unlabeled neighbours mpls: Per-device enabling of packet forwarding mpls: Allow payload type to be associated with label routes Documentation/networking/mpls-sysctl.txt | 9 ++ include/linux/netdevice.h | 4 + net/mpls/af_mpls.c | 242 +++++++++++++++++++++++++------ net/mpls/internal.h | 7 + 4 files changed, 215 insertions(+), 47 deletions(-) -- 2.1.4