Revision 2395da0e17935ce9158cdfae433962bdb6cbfa67 authored by Paolo Abeni on 10 June 2021, 22:59:43 UTC, committed by David S. Miller on 10 June 2021, 23:47:45 UTC
Syncookie validation may fail for OoO packets, causing spurious
resets and self-tests failures, so let's force syncookie only
for tests iteration with no OoO.

Fixes: fed61c4b584c ("selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally")
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/198
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 61e7102
History
File Mode Size
Makefile -rw-r--r-- 105 bytes
kobject-example.c -rw-r--r-- 3.4 KB
kset-example.c -rw-r--r-- 7.0 KB

back to top