Searched hist:"8 e4178c1c7b52f7c99f5fd22ef7af6b2bff409e3" (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | tcp_input.c | diff 8e4178c1c7b52f7c99f5fd22ef7af6b2bff409e3 Thu Jul 19 08:43:08 CEST 2012 Yuchung Cheng <ycheng@google.com> 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>
|