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
boot
configs
include
kernel
lib
mm
pci
Kconfig -rw-r--r-- 5.5 KB
Kconfig.debug -rw-r--r-- 194 bytes
Kconfig.platform -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 3.6 KB

back to top