diff options
author | Yuchung Cheng <ycheng@google.com> | 2012-07-19 06:43:08 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-19 11:02:03 -0700 |
commit | 8e4178c1c7b52f7c99f5fd22ef7af6b2bff409e3 (patch) | |
tree | 101ec972d397346ea603ee2a08b8320f1ed690eb /include/linux/socket.h | |
parent | 783237e8daf13481ee234997cbbbb823872ac388 (diff) |
net-tcp: Fast Open client - receiving SYN-ACK
On receiving the SYN-ACK after SYN-data, the client needs to
a) update the cached MSS and cookie (if included in SYN-ACK)
b) retransmit the data not yet acknowledged by the SYN-ACK in the final ACK of
the handshake.
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/socket.h')
0 files changed, 0 insertions, 0 deletions