Re: [PATCH v2 net-next 0/8] net: Export functions for nexthop code

2019-05-22 Thread David Miller
From: David Ahern Date: Wed, 22 May 2019 12:04:38 -0700 > From: David Ahern > > 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

[PATCH v2 net-next 0/8] net: Export functions for nexthop code

2019-05-22 Thread David Ahern
From: David Ahern 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