selftests: forwarding: Create test topology for multipath routing
authorIdo Schimmel <idosch@mellanox.com>
Wed, 28 Feb 2018 10:25:10 +0000 (12:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Feb 2018 17:25:47 +0000 (12:25 -0500)
commit937eeb3482748bb85486070e10b5fbeb6b973f63
treee5ef722ea7d80326ea1f30c929b6f7b4c0c181b5
parent7b7bc875559c0c06406d77a7f71e3c0e289a60be
selftests: forwarding: Create test topology for multipath routing

Create a topology with two hosts, each directly connected to a different
router. Both routers are connected using two links, enabling multipath
routing.

Test IPv4 and IPv6 ping using default MTU and large MTU.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/router_multipath.sh [new file with mode: 0755]