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

2019-05-05 Thread David Miller
From: David Ahern Date: Sun, 5 May 2019 09:40:49 -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. Since net-next is closed and you cannot therefore

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

2019-05-05 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. David Ahern (7): ipv6: Add delete route hook to stubs ipv6: Add hook to bump sernum for a route to stubs ipv6: e