summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/fib-onlink-tests.sh
AgeCommit message (Expand)AuthorFilesLines
2026-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-41/+30
2026-01-16selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière1-41/+30
2026-01-14selftests: fib-onlink: Add test cases for nexthop device mismatchIdo Schimmel1-0/+8
2026-01-14selftests: fib-onlink: Add a test case for IPv4 multicast gatewayIdo Schimmel1-1/+6
2026-01-14selftests: fib-onlink: Remove "wrong nexthop device" IPv6 testsIdo Schimmel1-7/+0
2026-01-14selftests: fib-onlink: Remove "wrong nexthop device" IPv4 testsIdo Schimmel1-6/+0
2023-12-15selftests/net: convert fib-onlink-tests.sh to run it in unique namespaceHangbin Liu1-6/+3
2019-05-23selftests: fib-onlink: Make quiet by defaultDavid Ahern1-5/+43
2018-10-25net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern1-7/+7
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern1-3/+95
2018-02-13selftests: Add FIB onlink testsDavid Ahern1-0/+375