summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue_types.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-30 02:14:44 +0000
committerJakub Kicinski <kuba@kernel.org>2026-04-30 20:54:09 -0700
commitbc6a9b667f9ff66789c6c66b3bfe0ce5df972b67 (patch)
tree4ec3faba094ca48295200d6b35c14d080b6901b5 /include/linux/timerqueue_types.h
parent4e37987362bcac8909f2d4b4458f3aa645e41641 (diff)
selftests/net: packetdrill: add tcp_syncookies_ip[46]_9k
These tests check syncookie mode is able to reconstruct some client options when TCP TS are used: - wscale option. - sackOK. - MSS (in a limited way, especially for IPv4). - ECN : not enabled. Note that IPv4 and IPv6 have different msstab[] values: IPv4 msstab[4] = { 536, 1300, 1440, 1460 } IPv6 msstab[4] = { 1280 - 60, 1480 - 60, 1500 - 60, 9000 - 60 } IPv4 is currently capping SND_MSS to 1460, even on a 9K MTU network. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Neal Cardwell <ncardwell@google.com> Link: https://patch.msgid.link/20260430021444.2929534-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions