From: Robert Shearman Date: Wed, 22 Apr 2015 10:14:37 +0000 (+0100) Subject: mpls: Per-device MPLS state X-Git-Tag: omap-for-v4.2/omap1-v2~58^2~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c57747a702;p=pandora-kernel.git mpls: Per-device MPLS state Add per-device MPLS state to supported interfaces. Use the presence of this state in mpls_route_add to determine that this is a supported interface. Use the presence of mpls_dev to drop packets that arrived on an unsupported interface - previously they were allowed through. Cc: "Eric W. Biederman" Signed-off-by: Robert Shearman Reviewed-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed