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)
commitcdaa16a4f70cfa6c55641588c3a3eb9b53abd56b
treeb834411fd1c1e6ea1d0556e7c96522c8121b5933
parent68a9b13d9219a52cd272bd8e93f7fdfd1c22eba1
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