alistair23-linux/net/mpls
Robert Shearman 5a9ab01761 mpls: Prevent use of implicit NULL label as outgoing label
The reserved implicit-NULL label isn't allowed to appear in the label
stack for packets, so make it an error for the control plane to
specify it as an outgoing label.

Suggested-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Robert Shearman <rshearma@brocade.com>
Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-22 14:24:54 -04:00
..
af_mpls.c mpls: Prevent use of implicit NULL label as outgoing label 2015-04-22 14:24:54 -04:00
internal.h mpls: Per-device enabling of packet input 2015-04-22 14:24:54 -04:00
Kconfig mpls: Allow mpls_gso and mpls_router to be built as modules 2015-03-11 16:38:54 -04:00
Makefile mpls: Allow mpls_gso and mpls_router to be built as modules 2015-03-11 16:38:54 -04:00
mpls_gso.c net: mark some potential candidates __read_mostly 2015-01-30 17:58:39 -08:00