From: Yuchung Cheng Date: Thu, 19 Jul 2012 06:43:08 +0000 (+0000) Subject: net-tcp: Fast Open client - receiving SYN-ACK X-Git-Tag: v3.6-rc1~125^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4178c1c7b52f7c99f5fd22ef7af6b2bff409e3;p=pandora-kernel.git 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 Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed