]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-Export-functions-for-nexthop-code'
authorDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:48:44 +0000 (17:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:48:44 +0000 (17:48 -0700)
commit0c404ea1402fe83f6b7ed25549c9d1631e049b89
treeb66942b0d1654d4b0d4b26694fd4cd4b5fb557e7
parent710f125f8cff78f43e19bf21dd30074557f73113
parenteecf5ca38e8919853fd95aed1ab9a54747c40d1e
Merge branch 'net-Export-functions-for-nexthop-code'

David Ahern says:

====================
net: Export functions for nexthop code

This set exports ipv4 and ipv6 fib functions for use by the nexthop
code. It also adds new ones to send route notifications if a nexthop
configuration changes.

v2
- repost of patches dropped at the end of the last dev window
  added patch 8 which exports nh_update_mtu since it is inline with
  the other patches
====================

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