]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mpls: fix forwarding using v4/v6 explicit null
authorRobert Shearman <rshearma@brocade.com>
Tue, 27 Oct 2015 00:37:35 +0000 (00:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2015 02:52:58 +0000 (19:52 -0700)
commitb4e04fc7357b6cef0856cb14b42306af1af990e5
tree1705e2307ee53c1a25ffc2fe5006163fe80b66d6
parentc0f9c7e45d374ce6dc369443fa586c2fe228c345
mpls: fix forwarding using v4/v6 explicit null

Fill in the via address length for the predefined IPv4 and IPv6
explicit-null label routes.

Fixes: f8efb73c97e2 ("mpls: multipath route support")
Signed-off-by: Robert Shearman <rshearma@brocade.com>
Acked-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mpls/af_mpls.c