summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/fib_rule_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault2023-02-091-1/+127
* selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed2022-07-011-0/+23
* selftests: net: fib_rule_tests: add support to select a test to runAlaa Mohamed2022-04-131-1/+11
* ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault2022-02-071-1/+29
* ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault2022-02-071-1/+29
* selftests: fib rule: Don't echo modified sysctlsGuillaume Nault2022-02-011-3/+3
* selftests: fib rule: Log test descriptionGuillaume Nault2022-02-011-4/+6
* selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault2022-02-011-2/+2
* selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault2022-02-011-0/+6
* selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin2021-08-241-2/+5
* selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu2019-05-211-2/+3
* selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu2019-05-201-0/+5
* selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu2019-05-201-1/+1
* selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-011-0/+6
* selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-011-2/+2
* selftests: net: initial fib rule testsRoopa Prabhu2018-05-231-0/+248