summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/fib_tests.sh
AgeCommit message (Expand)Author
2024-03-07selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.Kui-Feng Lee
2024-02-12selftests/net: Adding test cases of replacing routes and route advertisements.Kui-Feng Lee
2023-12-14selftests/net: convert fib_tests.sh to run it in unique namespaceHangbin Liu
2023-10-13selftests: fib_tests: Count all trace point invocationsIdo Schimmel
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel
2023-09-01selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman
2023-08-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu
2023-08-16selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee
2023-05-19selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-02-23selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei
2023-02-21selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-02-21selftests: fib_test: Add a test case for IPv4 broadcast neighboursIdo Schimmel
2022-02-11ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-04-18selftests: fib_tests: Add test cases for interaction with manglingIdo Schimmel
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-03-03selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld
2019-09-20selftests: Update fib_tests to handle missing ping6David Ahern
2019-07-17selftests: add a test case for rp_filterCong Wang
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-08selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern
2019-02-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern
2018-10-04fib_tests: Add tests for metrics on routesDavid Ahern
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-06-28selftests/net: Fix permissions for fib_tests.shShuah Khan
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-30selftests: net: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-05-29selftests: fib_tests: Add prefix route tests with metricDavid Ahern
2018-05-22selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern
2018-05-22selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern
2018-05-22selftests: fib_tests: Add option to pause after each testDavid Ahern
2018-05-22selftests: fib_tests: Add command line optionsDavid Ahern
2018-05-22selftests: fib_tests: Add success-fail countsDavid Ahern
2018-03-16selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern
2018-03-16selftests: fib_tests: Allow user to run a specific testDavid Ahern
2018-03-16selftests: fib_tests: Use an alias for ip commandDavid Ahern
2018-02-13selftests: fib_tests: sleep after changing carrierDavid Ahern
2018-02-13selftests: fib_tests: Move admin of dummy0 to helpersDavid Ahern
2018-02-13selftests: fib_tests: Make test results more verboseDavid Ahern