]> 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)
commite2a56f97eca0599a4db59a0c91ff634b42d7a456
tree131a351e670f5d86c725c9e140acee1c93b11ce9
parent6237a516ce537696a3fca2076be293d4879f2a81
parent690cb6c1541386c8717682360b19429183cf49a2
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>