OSDN Git Service

selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test
authorDavid Ahern <dsahern@gmail.com>
Thu, 1 Mar 2018 21:49:32 +0000 (13:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Mar 2018 02:19:02 +0000 (21:19 -0500)
commit993d337c242e292dca89de4558dd8ebfc216fc83
tree8eb98c1deaba02fd951d914b570bf6b1dea67456
parent5ee0902a0d584bd765165448fec8bb1409d5d027
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>
tools/testing/selftests/net/forwarding/router_multipath.sh