commit | 68a9b13d9219a52cd272bd8e93f7fdfd1c22eba1 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Wed May 22 12:04:39 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 22 17:48:43 2019 -0700 |
tree | 1c85744270190e8516292dd9bd55b826de5a429b | |
parent | 26b1b8d7f27bfb02cc4d115c48478e02594e318e [diff] |
ipv6: Add delete route hook to stubs Add ip6_del_rt to the IPv6 stub. The hook is needed by the nexthop code to remove entries linked to a nexthop that is getting deleted. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>