summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/fib_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.Kui-Feng Lee2024-03-071-10/+7
* selftests/net: Adding test cases of replacing routes and route advertisements.Kui-Feng Lee2024-02-121-22/+129
* selftests/net: convert fib_tests.sh to run it in unique namespaceHangbin Liu2023-12-141-97/+87
* selftests: fib_tests: Count all trace point invocationsIdo Schimmel2023-10-131-2/+2
* selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel2023-10-131-0/+3
* selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman2023-09-011-1/+154
* selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu2023-08-201-1/+151
* selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee2023-08-161-3/+69
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-191-1/+1
* selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei2023-02-231-1/+95
* selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-02-211-0/+2
* ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-061-0/+10
* ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-061-0/+27
* selftests: fib_test: Add a test case for IPv4 broadcast neighboursIdo Schimmel2022-02-211-1/+57
* ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault2022-02-111-0/+13
* ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault2022-02-071-0/+76
* selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye2021-12-021-10/+49
* ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-141-0/+25
* selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel2021-04-181-1/+151
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-191-1/+0
* selftests: Fix suppress test in fib_tests.shDavid Ahern2020-04-221-2/+8
* selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-031-3/+31
* ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-02-161-0/+6
* selftests: Add source route tests to fib_testsDavid Ahern2019-11-071-1/+51
* selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-10-261-0/+21
* ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld2019-09-261-1/+16
* selftests: Update fib_tests to handle missing ping6David Ahern2019-09-201-1/+3
* selftests: add a test case for rp_filterCong Wang2019-07-171-1/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-54/+40
|\
| * selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-04-111-54/+40
* | selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern2019-04-081-1/+69
|/
* selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-02-231-0/+1
* fib_tests: Add tests for invalid metric on routeDavid Ahern2018-10-051-5/+11
* fib_tests: Add tests for metrics on routesDavid Ahern2018-10-041-19/+138
* net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-41/+0
* selftests/net: Fix permissions for fib_tests.shShuah Khan2018-06-281-0/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-11/+847
|\
| * selftests: fib_tests: Add prefix route tests with metricDavid Ahern2018-05-291-1/+180
| * selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern2018-05-221-1/+278
| * selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern2018-05-221-1/+334
| * selftests: fib_tests: Add option to pause after each testDavid Ahern2018-05-221-0/+13
| * selftests: fib_tests: Add command line optionsDavid Ahern2018-05-221-13/+40
| * selftests: fib_tests: Add success-fail countsDavid Ahern2018-05-221-0/+7
* | selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-3/+5
|/
* selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern2018-03-161-2/+178
* selftests: fib_tests: Allow user to run a specific testDavid Ahern2018-03-161-3/+7
* selftests: fib_tests: Use an alias for ip commandDavid Ahern2018-03-161-84/+85
* selftests: fib_tests: sleep after changing carrierDavid Ahern2018-02-131-0/+1
* selftests: fib_tests: Move admin of dummy0 to helpersDavid Ahern2018-02-131-66/+34
* selftests: fib_tests: Make test results more verboseDavid Ahern2018-02-131-113/+135