These four fixes all apply to the case of having an mpls route with an output device, but without a nexthop.
Patches 2 and 3 could really have been combined in one patch, but I wanted to separate the fix for some recent breakage from the fix for a day-1 issue. Robert Shearman (4): mpls: validate L2 via address length mpls: don't dump RTA_VIA attribute if not specified mpls: fix out-of-bounds access when via address not specified mpls: make via address optional for multipath routes net/mpls/af_mpls.c | 43 +++++++++++++++++++++++++++++++------------ 1 file changed, 31 insertions(+), 12 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html