linux/tools/testing/selftests/net/mptcp
Davide Caratti c6f4c2b027 selftests: mptcp: fix typo in mptcp_connect usage
in mptcp_connect, 's' selects IPPROTO_MPTCP / IPPROTO_TCP as the value of
'protocol' in socket(), and 'm' switches between different send / receive
modes. Fix die_usage(): swap 'm' and 's' and add missing 'sendfile' mode.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-02 14:12:44 -07:00
..
.gitignore SPDX patches for 5.7-rc1. 2020-04-03 13:12:26 -07:00
config selftests: mptcp: fix dependecies 2020-08-07 17:22:49 -07:00
diag.sh selftests/mptcp: add diag interface tests 2020-07-09 12:38:41 -07:00
Makefile selftests/mptcp: add diag interface tests 2020-07-09 12:38:41 -07:00
mptcp_connect.c selftests: mptcp: fix typo in mptcp_connect usage 2020-09-02 14:12:44 -07:00
mptcp_connect.sh selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally 2020-07-31 16:55:32 -07:00
mptcp_join.sh selftests: mptcp: add test cases for mptcp join tests with syn cookies 2020-07-31 16:55:32 -07:00
pm_netlink.sh selftests: mptcp: pm: rm the right tmp file 2020-05-15 10:33:56 -07:00
pm_nl_ctl.c selftests:mptcp: fix failure due to whitespace damage 2020-03-30 10:25:34 -07:00
settings