commit | a0e11da78f487bc26ca7b14e4c9b40638623ebf6 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Oct 04 20:07:55 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 04 21:54:34 2018 -0700 |
tree | 3aae42095d4eb64040596a7367bb1253118ce15f | |
parent | 1620a33695d81611360d813a47ebde9386714036 [diff] |
fib_tests: Add tests for metrics on routes Add ipv4 and ipv6 test cases for metrics (mtu) when fib entries are created. Can be used with kmemleak to see leaks with both fib entries and dst_entry. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>