aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-03-26selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni
2024-01-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-10-10selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-10-10selftests/tls: Add {} to avoid static checker warningKees Cook
2023-08-26selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel
2023-08-16selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel
2023-08-16selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel
2023-08-16selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel
2023-08-16selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel
2023-08-11selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-27selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca
2023-06-28selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes
2023-06-28selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes
2023-06-28selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts
2023-06-28selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts
2023-06-28selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts
2023-06-28selftests: mptcp: lib: skip if missing symbolMatthieu Baerts
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2023-03-22selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-11selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-03-11selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki
2023-02-15selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-15selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-15selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-15selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-15selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-12-08selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean