index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
mptcp
/
mptcp_sockopt.sh
Age
Commit message (
Expand
)
Author
2025-01-15
selftests: mptcp: move stats info in case of errors to lib.sh
Matthieu Baerts (NGI0)
2025-01-15
selftests: mptcp: sockopt: save nstat infos
Geliang Tang
2024-09-09
selftests: mptcp: reset the last TS before the first test
Matthieu Baerts (NGI0)
2024-04-08
selftests: mptcp: ip_mptcp option for more scripts
Geliang Tang
2024-04-08
selftests: mptcp: use pm_nl endpoint ops
Geliang Tang
2024-03-11
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
2024-03-11
selftests: mptcp: print test results with colors
Geliang Tang
2024-03-11
selftests: mptcp: print test results with counters
Geliang Tang
2024-03-11
selftests: mptcp: sockopt: print every test result
Geliang Tang
2024-03-11
selftests: mptcp: print all error messages to stdout
Geliang Tang
2024-03-07
selftests: mptcp: sockopt: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: more operations in ns_init/exit
Geliang Tang
2024-03-07
selftests: mptcp: add mptcp_lib_ns_init/exit helpers
Geliang Tang
2024-03-07
selftests: mptcp: add mptcp_lib_check_tools helper
Geliang Tang
2024-03-07
selftests: mptcp: stop forcing iptables-legacy
Matthieu Baerts (NGI0)
2023-11-29
selftests: mptcp: add mptcp_lib_check_transfer
Geliang Tang
2023-11-29
selftests: mptcp: add mptcp_lib_make_file
Geliang Tang
2023-11-29
selftests: mptcp: add mptcp_lib_is_v6
Geliang Tang
2023-10-27
selftests: mptcp: sockopt: drop mptcp_connect var
Geliang Tang
2023-07-19
selftests: mptcp: sockopt: format subtests results in TAP
Matthieu Baerts
2023-07-05
selftests: mptcp: sockopt: return error if wrong mark
Matthieu Baerts
2023-07-05
selftests: mptcp: sockopt: use 'iptables-legacy' if available
Matthieu Baerts
2023-06-10
selftests: mptcp: sockopt: skip TCP_INQ checks if not supported
Matthieu Baerts
2023-06-10
selftests: mptcp: sockopt: skip getsockopt checks if not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts
2022-12-01
selftests: mptcp: declare var as local
Matthieu Baerts
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
2022-11-17
selftests: mptcp: run mptcp_sockopt from a new netns
Matthieu Baerts
2021-12-07
selftests: mptcp: add inq test case
Florian Westphal
2021-12-07
selftests: mptcp: add TCP_INQ support
Florian Westphal
2021-09-18
selftests: mptcp: add mptcp getsockopt test cases
Florian Westphal
2021-06-04
selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support
Florian Westphal
2021-04-16
selftests: mptcp: add packet mark test case
Florian Westphal