summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/mptcp
AgeCommit message (Expand)AuthorFilesLines
2025-08-28selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)1-0/+1
2025-08-28selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)2-1/+7
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn1-7/+4
2023-08-11selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts1-0/+1
2023-06-28selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts1-21/+44
2023-06-28selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts1-5/+7
2023-06-28selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts1-0/+26
2023-06-28selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2-0/+39
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts3-1/+45
2021-09-22selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts1-2/+2
2021-06-23selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni1-3/+8
2021-03-04selftests: mptcp: fix ACKRX debug messageMatthieu Baerts1-1/+1
2020-10-22selftests: mptcp: depends on built-in IPv6Matthieu Baerts1-0/+1
2020-10-09selftests: mptcp: interpret \n as a new lineMatthieu Baerts1-2/+2
2020-09-25selftests: mptcp: add remove addr and subflow test casesGeliang Tang1-3/+142
2020-09-25selftests: mptcp: add remove cfg in mptcp_connectGeliang Tang1-3/+15
2020-09-25selftests: mptcp: add ADD_ADDR mibs check functionGeliang Tang1-0/+44
2020-09-18selftests: mptcp: interpret \n as a new lineMatthieu Baerts2-4/+4
2020-09-14mptcp: simult flow self-testsPaolo Abeni2-1/+295
2020-09-10selftests/mptcp: Better delay & reordering configurationChristoph Paasch1-8/+9
2020-09-03selftests: mptcp: fix typo in mptcp_connect usageDavide Caratti1-2/+2
2020-08-08mptcp: more stable diag self-testsPaolo Abeni1-4/+5
2020-08-08selftests: mptcp: fix dependeciesPaolo Abeni1-0/+2
2020-08-01selftests: mptcp: add test cases for mptcp join tests with syn cookiesFlorian Westphal1-2/+64
2020-08-01selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal1-0/+47
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni3-5/+140
2020-07-06selftests: mptcp: capture pcap on both sidesMatthieu Baerts1-4/+9
2020-07-02selftests: mptcp: add option to specify size of file to transferFlorian Westphal1-13/+39
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts1-1/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-30selftests: add test-cases for MPTCP MP_JOINPaolo Abeni3-4/+383
2020-03-30selftests: add PM netlink functional testsPaolo Abeni4-3/+751
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-10mptcp: selftests: add rcvbuf set optionFlorian Westphal2-15/+54
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman1-0/+2
2020-02-06mptcp: fix use-after-free for ipv6Florian Westphal1-0/+9
2020-01-24mptcp: add basic kselftest for mptcpFlorian Westphal6-0/+1447