commit | 65b2b4939a643861ed1660eccd6dc0b5d8c78afa | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roopa@cumulusnetworks.com> | Tue May 22 14:03:29 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 23 15:14:12 2018 -0400 |
tree | 77f7967d170900bd5a53c153f724d63d45d37386 | |
parent | eacb9384a3fec5ea1fd227f37d2b3bcd153d73a2 [diff] |
selftests: net: initial fib rule tests This adds a first set of tests for fib rule match/action for ipv4 and ipv6. Initial tests only cover action lookup table. can be extended to cover other actions in the future. Uses ip route get to validate the rule lookup. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>