aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/fib_rule_tests.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-01selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed1-0/+23
2022-04-13selftests: net: fib_rule_tests: add support to select a test to runAlaa Mohamed1-1/+11
2022-02-07ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault1-1/+29
2022-02-07ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault1-1/+29
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault1-3/+3
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault1-4/+6
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault1-2/+2
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault1-0/+6
2021-08-24selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin1-2/+5
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu1-2/+3
2019-05-20selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu1-0/+5
2019-05-20selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu1-1/+1
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu1-0/+6
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern1-2/+2
2018-05-23selftests: net: initial fib rule testsRoopa Prabhu1-0/+248