commit | 993d337c242e292dca89de4558dd8ebfc216fc83 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Mar 01 13:49:32 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 01 21:19:02 2018 -0500 |
tree | 8eb98c1deaba02fd951d914b570bf6b1dea67456 | |
parent | 5ee0902a0d584bd765165448fec8bb1409d5d027 [diff] |
selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test On Debian jessie ping can not handle IPv6 addresses so the command fails. Use PING6 which is set to ping6. Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>