commit | 226407dd0311eebfb55a63deae9a9dcf71f920af | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Fri Oct 05 10:01:19 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 05 11:58:50 2018 -0700 |
tree | f1e80c6f13b405d81d60757406a1ffc32709acb0 | |
parent | fda21d46cce2879dbce981978f8cb07b36035369 [diff] |
fib_tests: Add tests for invalid metric on route Add ipv4 and ipv6 test cases with an invalid metrics option causing ip_metrics_convert to fail. Tests clean up path during route add. Also, add nodad to to ipv6 address add. When running ipv6_route_metrics directly seeing an occasional failure on the "Using route with mtu metric" test case. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>