]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mpls-multipath-improvements'
authorDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2015 02:53:04 +0000 (19:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2015 02:53:04 +0000 (19:53 -0700)
commitf0c72e26e7c5fa808029c674eccef199f9330439
tree131a351e670f5d86c725c9e140acee1c93b11ce9
parent4401306631bd8940151e5ca07fa5092918c987cb
parentf2d3c2203939e70a0590616a733bfd2cc13eea12
Merge branch 'mpls-multipath-improvements'

Robert Shearman says:

====================
mpls: mulipath improvements

Two improvements to the recently added mpls multipath support. The
first is a fix for missing initialisation the nexthop address length
for the v4 and v6 explicit null label routes, and the second is to
reduce the amount of memory used by mpls routes by changing the way
the via addresses are stored.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>