summaryrefslogtreecommitdiff
path: root/staging/layer3.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/layer3.c')
0 files changed, 0 insertions, 0 deletions
/cgit.cgi/linux/net-next.git/diff/include/linux/tcp.h?id=67da22d23fa6f3324e03bcd0580b914b2e4afbf3&id2=aab4874355679c70f93993cf3b3fd74643b9ac33'>diff)
net-tcp: Fast Open client - cookie-less mode
In trusted networks, e.g., intranet, data-center, the client does not need to use Fast Open cookie to mitigate DoS attacks. In cookie-less mode, sendmsg() with MSG_FASTOPEN flag will send SYN-data regardless of cookie availability. Signed-off-by: Yuchung Cheng <ycheng@google.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')