]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mpls-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 Dec 2015 05:43:44 +0000 (00:43 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Dec 2015 05:43:44 +0000 (00:43 -0500)
commit041ac44be272ab4a0742422ef43d11354798a389
treeb078d7f3dd5461b90a74c8cd9bc6c5a41e434cbd
parent76f0d9cd07cf16cfe6dc54395f533b7e5f4dc064
parentdb7f99be3c3b05114b5a13016fb6ec749d28857f
Merge branch 'mpls-fixes'

Robert Shearman says:

====================
mpls: fixes for nexthops without via addresses

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.
====================

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