Re: [PATCH v2 net] tcp: fix retrans timestamp on passive Fast Open

2019-05-14 Thread David Miller
From: Yuchung Cheng Date: Mon, 13 May 2019 10:32:05 -0700 > Commit c7d13c8faa74 ("tcp: properly track retry time on > passive Fast Open") sets the start of SYNACK retransmission > time on passive Fast Open in "retrans_stamp". However the > timestamp is not reset upon the handshake has completed.

Re: [PATCH v2 net] tcp: fix retrans timestamp on passive Fast Open

2019-05-13 Thread Eric Dumazet
On 5/13/19 10:32 AM, Yuchung Cheng wrote: > Commit c7d13c8faa74 ("tcp: properly track retry time on > passive Fast Open") sets the start of SYNACK retransmission > time on passive Fast Open in "retrans_stamp". However the > timestamp is not reset upon the handshake has completed. As a > result,

[PATCH v2 net] tcp: fix retrans timestamp on passive Fast Open

2019-05-13 Thread Yuchung Cheng
Commit c7d13c8faa74 ("tcp: properly track retry time on passive Fast Open") sets the start of SYNACK retransmission time on passive Fast Open in "retrans_stamp". However the timestamp is not reset upon the handshake has completed. As a result, future data packet retransmission may not update it in