aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorYuchung Cheng <[email protected]>2013-10-24 15:44:25 +0000
committerDavid S. Miller <[email protected]>2013-10-27 20:50:06 +0000
commitbc15afa39ecc16f01c3389d15d8f6015a427fe85 (patch)
tree37c5d23049eaa8ec76fd79f4a8afc13a2bdbb3c5 /drivers/net/xen-netback/interface.c
parentbe2net: Warn users of possible broken functionality on BE2 cards with very ol... (diff)
downloadkernel-bc15afa39ecc16f01c3389d15d8f6015a427fe85.tar.gz
kernel-bc15afa39ecc16f01c3389d15d8f6015a427fe85.zip
tcp: fix SYNACK RTT estimation in Fast Open
tp->lsndtime may not always be the SYNACK timestamp if a passive Fast Open socket sends data before handshake completes. And if the remote acknowledges both the data and the SYNACK, the RTT sample is already taken in tcp_ack(), so no need to call tcp_update_ack_rtt() in tcp_synack_rtt_meas() aagain. Signed-off-by: Yuchung Cheng <[email protected]> Acked-by: Neal Cardwell <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions