summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/fib_rule_tests.sh
AgeCommit message (Expand)Author
2024-09-13selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel
2024-09-13selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski
2024-08-16selftests: fib_rule_tests: Test TOS matching with input routesIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative connect testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative match testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Clarify test resultsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Remove unused functionsIdo Schimmel
2024-04-10selftests: fib_rule_tests: Add VRF testsIdo Schimmel
2023-12-14selftests/net: convert fib_rule_tests.sh to run it in unique namespaceHangbin Liu
2023-02-09selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault
2022-07-01selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed
2022-04-13selftests: net: fib_rule_tests: add support to select a test to runAlaa Mohamed
2022-02-07ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault
2022-02-07ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rulesGuillaume Nault
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault
2021-08-24selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu
2019-05-20selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu
2019-05-20selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern
2018-05-23selftests: net: initial fib rule testsRoopa Prabhu