]> 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)
commit7b85c47369798e7dca1ef4f53787c2c725b81810
treeb66942b0d1654d4b0d4b26694fd4cd4b5fb557e7
parentdb33ece9f95688e88130b8af40a8ec1f03a6168d
parent9ef436b85a8913c2c5982787ddf834c7317ad2e8
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>