commit | 0d29169a708bf730ede287248e429d579f432d1d | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Tue Mar 03 14:37:36 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 14:43:16 2020 -0800 |
tree | 565d271cad4e31f53794a235a2a7fda7843abe69 | |
parent | d0098e4c6b83e502cc1cd96d67ca86bc79a6c559 [diff] |
selftests/net/fib_tests: update addr_metric_test for peer route testing This patch update {ipv4, ipv6}_addr_metric_test with 1. Set metric of address with peer route and see if the route added correctly. 2. Modify metric and peer address for peer route and see if the route changed correctly. Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>