summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/mptcp
AgeCommit message (Expand)AuthorFilesLines
2025-05-28selftests: net: move wait_local_port_listen to lib.shHangbin Liu2-2/+1
2025-05-13selftests: mptcp: remove rp_filter configurationHangbin Liu1-2/+0
2025-05-06selftests: mptcp: add chk_sublfow in diag.shGang Yan1-0/+32
2025-05-06selftests: mptcp: add helpers to get subflow_infoGang Yan1-2/+157
2025-05-06selftests: mptcp: refactor NLMSG handling with 'proto'Gang Yan1-18/+20
2025-05-06selftests: mptcp: refactor send_query parameters for code clarityGang Yan1-9/+10
2025-05-06selftests: mptcp: add struct params in mptcp_diagGang Yan1-5/+11
2025-05-06selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfoGeliang Tang2-8/+24
2025-05-06selftests: mptcp: info: hide 'grep: write error' warningsMatthieu Baerts (NGI0)1-2/+5
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2025-04-24selftests: mptcp: diag: use mptcp_lib_get_info_valueGeliang Tang1-3/+2
2025-04-15selftests: mptcp: use IPPROTO_MPTCP for getaddrinfozhenwei pi1-4/+17
2025-04-15selftests: mptcp: diag: drop nlh parameter of recv_nlmsgGeliang Tang1-4/+3
2025-04-15selftests: mptcp: validate MPJoinRejected counterMatthieu Baerts (NGI0)1-5/+21
2025-04-09selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)1-0/+18
2025-04-01selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)1-0/+1
2025-04-01selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-01selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-03-20selftests: mptcp: add pm sysctl mapping testsGeliang Tang1-1/+29
2025-03-05selftests: mptcp: add a test for mptcp_diag_dump_oneGang Yan1-0/+27
2025-03-05selftests: mptcp: Add a tool to get specific msk_infoGang Yan2-1/+273
2025-02-20selftests: net: Fix minor typos in MPTCP and psock testsSuchit1-1/+1
2025-02-06selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-01-28selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek1-1/+1
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+32
2025-01-16selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)1-1/+1
2025-01-16selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)1-2/+1
2025-01-16selftests: mptcp: add -m with ss in case of errorsMatthieu Baerts (NGI0)1-2/+2
2025-01-16selftests: mptcp: move stats info in case of errors to lib.shMatthieu Baerts (NGI0)5-25/+29
2025-01-16selftests: mptcp: sockopt: save nstat infosGeliang Tang1-1/+12
2025-01-16selftests: mptcp: simult_flows: unify errors msgsMatthieu Baerts (NGI0)1-5/+16
2025-01-15selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2024-11-06selftests: net: include lib/sh/*.sh with lib.shMatthieu Baerts (NGI0)1-1/+1
2024-10-29selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)1-0/+9
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+5
2024-09-12selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)1-1/+1
2024-09-12selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)1-0/+2
2024-09-12selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-1/+3
2024-09-10selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)1-6/+8
2024-09-10selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)1-1/+1
2024-09-10selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)6-1/+9
2024-09-10selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)1-1/+0
2024-09-10selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)1-1/+16
2024-09-04selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-04selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-04selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-04selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-04selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-04selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78