On Tue, 17 Sep 2019 10:30:35 -0700, David Ahern wrote:
> From: David Ahern
>
> Some distributions (e.g., debian buster) do not install ping6. Re-use
> the hook in pmtu.sh to detect this and fallback to ping.
>
> Fixes: 735ab2f65dce ("selftests: Add test with multiple prefixes using single
> nex
From: David Ahern
Some distributions (e.g., debian buster) do not install ping6. Re-use
the hook in pmtu.sh to detect this and fallback to ping.
Fixes: 735ab2f65dce ("selftests: Add test with multiple prefixes using single
nexthop")
Signed-off-by: David Ahern
---
tools/testing/selftests/net/f