diff options
| author | Yuchung Cheng <[email protected]> | 2012-07-19 06:43:08 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-07-19 18:02:03 +0000 |
| commit | 8e4178c1c7b52f7c99f5fd22ef7af6b2bff409e3 (patch) | |
| tree | 101ec972d397346ea603ee2a08b8320f1ed690eb /net/ipv4/tcp_output.c | |
| parent | net-tcp: Fast Open client - sending SYN-data (diff) | |
| download | kernel-8e4178c1c7b52f7c99f5fd22ef7af6b2bff409e3.tar.gz kernel-8e4178c1c7b52f7c99f5fd22ef7af6b2bff409e3.zip | |
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 <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
