summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/mptcp
Commit message (Expand)AuthorAgeFilesLines
* selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts2023-07-051-5/+5
* selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts2023-07-051-0/+1
* selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts2023-07-051-0/+2
* selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts2023-07-051-1/+1
* selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts2023-07-051-4/+5
* selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts2023-07-051-9/+11
* selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts2023-07-051-0/+3
* selftests: mptcp: connect: fix comment typoYueh-Shun Li2023-06-241-1/+1
* selftests: mptcp: add pm_nl_set_endpoint helperGeliang Tang2023-06-241-113/+122
* selftests: mptcp: drop sflags parameterGeliang Tang2023-06-241-17/+22
* selftests: mptcp: drop addr_nr_ns1/2 parametersGeliang Tang2023-06-241-73/+103
* selftests: mptcp: drop test_linkfail parameterGeliang Tang2023-06-241-93/+99
* selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang2023-06-241-6/+6
* selftests: mptcp: check subflow and addr infosGeliang Tang2023-06-241-21/+23
* selftests: mptcp: test userspace pm out of transferGeliang Tang2023-06-241-46/+99
* selftests: mptcp: join: skip check if MIB counter not supported (part 2)Matthieu Baerts2023-06-211-16/+17
* selftests: mptcp: add MPTCP_FULL_INFO testcasePaolo Abeni2023-06-211-2/+91
* selftests: mptcp: explicitly tests aggregate countersPaolo Abeni2023-06-211-1/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-159-227/+486
|\
| * selftests: mptcp: join: skip mixed tests if not supportedMatthieu Baerts2023-06-121-4/+8
| * selftests: mptcp: join: uniform listener testsMatthieu Baerts2023-06-121-16/+14
| * selftests: mptcp: join: skip PM listener tests if not supportedMatthieu Baerts2023-06-121-0/+5
| * selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts2023-06-121-4/+8
| * selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts2023-06-121-1/+1
| * selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts2023-06-121-9/+17
| * selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts2023-06-121-4/+8
| * selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts2023-06-121-3/+6
| * selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts2023-06-121-2/+5
| * selftests: mptcp: join: support RM_ADDR for used endpoints or notMatthieu Baerts2023-06-121-1/+6
| * selftests: mptcp: join: skip Fastclose tests if not supportedMatthieu Baerts2023-06-121-2/+15
| * selftests: mptcp: join: support local endpoint being tracked or notMatthieu Baerts2023-06-121-4/+11
| * selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts2023-06-121-31/+57
| * selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts2023-06-121-100/+130
| * selftests: mptcp: join: helpers to skip testsMatthieu Baerts2023-06-121-0/+27
| * selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts2023-06-121-6/+12
| * selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts2023-06-121-0/+26
| * selftests: mptcp: userspace pm: skip PM listener events tests if unavailableMatthieu Baerts2023-06-101-0/+6
| * selftests: mptcp: userspace pm: skip if not supportedMatthieu Baerts2023-06-101-0/+5
| * selftests: mptcp: userspace pm: skip if 'ip' tool is unavailableMatthieu Baerts2023-06-101-1/+1
| * selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts2023-06-101-2/+12
| * selftests: mptcp: sockopt: skip getsockopt checks if not supportedMatthieu Baerts2023-06-101-0/+6
| * selftests: mptcp: sockopt: relax expected returned sizeMatthieu Baerts2023-06-101-6/+12
| * selftests: mptcp: pm nl: skip fullmesh flag checks if not supportedMatthieu Baerts2023-06-101-5/+10
| * selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts2023-06-101-5/+7
| * selftests: mptcp: diag: skip inuse tests if not supportedMatthieu Baerts2023-06-101-1/+1
| * selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts2023-06-101-25/+17
| * selftests: mptcp: connect: skip TFO tests if not supportedMatthieu Baerts2023-06-101-0/+5
| * selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts2023-06-101-0/+5
| * selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts2023-06-101-0/+10
| * selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2023-06-102-0/+39