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