]> Gentwo Git Trees - linux/.git/commit
selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.
authorKuniyuki Iwashima <kuniyu@google.com>
Sat, 27 Sep 2025 21:29:43 +0000 (21:29 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 30 Sep 2025 01:41:38 +0000 (18:41 -0700)
commit399e0a7ed930c9d64e10dba2ac8bed0a5793e264
tree9c2c8fb2572de95fa40cb0f440263e1631baaf57
parent0b8f164eb264184bf8820cc0c59cf6089d0201b3
selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.

TFO_SERVER_WO_SOCKOPT1 is no longer enabled by default, and
each server test requires setsockopt(TCP_FASTOPEN).

Let's add a basic test for TFO_SERVER_WO_SOCKOPT1.

Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20250927213022.1850048-6-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/packetdrill/tcp_fastopen_server_basic-no-setsockopt.pkt [new file with mode: 0644]