]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbdb827d1fbe87b8196fdcee3140b05203ce93ffd
tree8eb98c1deaba02fd951d914b570bf6b1dea67456
parente4fdb63514508267118445dbb92a93dbdf00174a
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