diff options
author | 2019-04-09 14:41:12 -0700 | |
---|---|---|
committer | 2019-04-11 14:24:06 -0700 | |
commit | cc3a86c802f0ba9a2627aef256d95ae3b3fa6e91 (patch) | |
tree | 4bed7393ba06defbac346a3260405815d80a7d8d /tools/perf/scripts/python | |
parent | ipv6: Remove rt6_check_dev (diff) | |
download | wireguard-linux-cc3a86c802f0ba9a2627aef256d95ae3b3fa6e91.tar.xz wireguard-linux-cc3a86c802f0ba9a2627aef256d95ae3b3fa6e91.zip |
ipv6: Change rt6_probe to take a fib6_nh
rt6_probe sends probes for gateways in a nexthop. As such it really
depends on a fib6_nh, not a fib entry. Move last_probe to fib6_nh and
update rt6_probe to a fib6_nh struct.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions