commit | 82e45b6fd29246f36ff8064e74d412c11feaab23 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sun Jan 07 12:45:18 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 07 21:29:41 2018 -0500 |
tree | c7e921c94f3e0522bd99a79d156f02f39fd07e49 | |
parent | 5adb7683b48e35bc863a37e026dc6038ded30560 [diff] |
selftests: fib_tests: Add test cases for netdev carrier change Check that IPv4 and IPv6 react the same when the carrier of a netdev is toggled. Local routes should not be affected by this, whereas unicast routes should. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>