]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
authorFlorian Westphal <fw@strlen.de>
Thu, 30 Jul 2020 19:25:57 +0000 (21:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Jul 2020 23:55:32 +0000 (16:55 -0700)
commitd999434425cedaddf961619f43f19c818ecdfeab
treee4f9581522af680b1d6ab1c7af3ed7bf3a52c8f5
parentdbbc43de3bfb70cba84c0f21ea6407b460eb93b0
selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally

check we can establish connections also when syn cookies are in use.

Check that
MPTcpExtMPCapableSYNRX and MPTcpExtMPCapableACKRX increase for each
MPTCP test.

Check TcpExtSyncookiesSent and TcpExtSyncookiesRecv increase in netns2.

Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/mptcp/mptcp_connect.sh