]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Add hook to bump sernum for a route to stubs
authorDavid Ahern <dsahern@gmail.com>
Wed, 22 May 2019 19:04:40 +0000 (12:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:48:43 +0000 (17:48 -0700)
commit6c0938266580b1c803b98a888d9d6e2f4b4e8370
treeb834411fd1c1e6ea1d0556e7c96522c8121b5933
parent02537c17e6e4ba877477689dc1ab4001b640bd90
ipv6: Add hook to bump sernum for a route to stubs

Add hook to ipv6 stub to bump the sernum up to the root node for a
route. This is needed by the nexthop code when a nexthop config changes.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
include/net/ipv6_stubs.h
net/ipv6/af_inet6.c
net/ipv6/ip6_fib.c