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

2019-05-13 Thread Yuchung Cheng
From: David Miller Date: Fri, May 10, 2019 at 4:41 PM To: Cc: , > From: Yuchung Cheng > Date: Fri, 10 May 2019 16:00:19 -0700 > > > Fixes: 3844718c20d0 ("tcp: properly track retry time on passive Fast Open") > > This is not a valid commit ID. Oops submitting a v2. sorry for the typo

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

2019-05-10 Thread David Miller
From: Yuchung Cheng Date: Fri, 10 May 2019 16:00:19 -0700 > Fixes: 3844718c20d0 ("tcp: properly track retry time on passive Fast Open") This is not a valid commit ID.

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

2019-05-10 Thread Yuchung Cheng
Commit 3844718c20d0 ("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