summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2022-04-13Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski1-1/+0
2022-04-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima1-3/+3
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder1-2/+2
2022-03-16selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-02selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni1-3/+12
2022-03-02selftests: mptcp: fix diag instabilityPaolo Abeni1-7/+37
2022-02-05selftests: mptcp: fix ipv6 routing setupPaolo Abeni1-2/+3
2022-01-11selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu1-1/+2
2022-01-05selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2022-01-05selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li1-6/+6
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu1-0/+2
2021-12-22selftests/net: toeplitz: fix udp optionWillem de Bruijn1-1/+1
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern1-3/+11
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern1-1/+2
2021-12-22selftests: Add duplicate config only for MD5 VRF testsDavid Ahern1-6/+20
2021-12-22selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin1-1/+1
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou1-1/+1
2021-12-14selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye1-10/+49
2021-12-08selftests: net: Correct case nameLi Zhijian1-2/+2
2021-11-25selftests: net: switch to socat in the GSO GRE testJakub Kicinski1-7/+9
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn1-4/+7
2021-11-18selftests: net: properly support IPv6 in GSO GRE testAndrea Righi1-4/+5
2021-11-18kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu1-0/+1
2021-11-18kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu1-0/+1
2021-11-18kselftests/net: add missed SRv6 testsHangbin Liu1-0/+3
2021-11-18kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu1-1/+1
2021-11-18kselftests/net: add missed icmp.sh test to MakefileHangbin Liu1-1/+1
2021-11-18selftests: mptcp: fix proto type in link_failure testsGeliang Tang1-1/+1
2021-11-18selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov2-6/+18
2021-11-18selftests: net: fib_nexthops: Wait before checking reported idle timePetr Machata1-0/+1
2021-10-23fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal1-0/+3
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang1-0/+1
2021-10-16ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra4-0/+183
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez1-0/+60
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez1-2/+26
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman2-109/+81
2021-09-19selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan1-4/+1
2021-09-19selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan1-2/+3
2021-09-12selftest: net: fix typo in altname testAndrea Claudi1-1/+1
2021-09-02selftests: add simple GSO GRE testJakub Kicinski2-0/+237
2021-09-01selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts1-2/+2
2021-08-26selftests/net: allow GRO coalesce test on vethPaolo Abeni4-37/+86
2021-08-25selftests: mptcp: add MP_FAIL mibs checkGeliang Tang1-0/+38
2021-08-25selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin12-37/+67