diff options
author | 2018-05-27 08:09:59 -0700 | |
---|---|---|
committer | 2018-05-29 10:12:46 -0400 | |
commit | d69faad76584c4735911d6dbdc8b9ff672b3f763 (patch) | |
tree | 0c7bce7deba75cd0a69d1ccdbfff4c22883c8f69 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/ipv6: Add support for specifying metric of connected routes (diff) | |
download | wireguard-linux-d69faad76584c4735911d6dbdc8b9ff672b3f763.tar.xz wireguard-linux-d69faad76584c4735911d6dbdc8b9ff672b3f763.zip |
selftests: fib_tests: Add prefix route tests with metric
Add tests verifying prefix routes are inserted with expected metric.
IPv6 prefix route tests
TEST: Default metric [ OK ]
TEST: User specified metric on first device [ OK ]
TEST: User specified metric on second device [ OK ]
TEST: Delete of address on first device [ OK ]
TEST: Modify metric of address [ OK ]
TEST: Prefix route removed on link down [ OK ]
TEST: Prefix route with metric on link up [ OK ]
IPv4 prefix route tests
TEST: Default metric [ OK ]
TEST: User specified metric on first device [ OK ]
TEST: User specified metric on second device [ OK ]
TEST: Delete of address on first device [ OK ]
TEST: Modify metric of address [ OK ]
TEST: Prefix route removed on link down [ OK ]
TEST: Prefix route with metric on link up [ OK ]
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions