]> git.baikalelectronics.ru Git - kernel.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)
commit1794c828eabc939843566066060218c1bd544653
tree1705e2307ee53c1a25ffc2fe5006163fe80b66d6
parent6237a516ce537696a3fca2076be293d4879f2a81
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: 660b8cb11208 ("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