Re: [PATCH v3 0/2] Fix reconnection latency caused by FIN/ACK handling race

From: Jakub Kicinski
Date: Sun Feb 02 2020 - 16:46:59 EST


On Sun, 2 Feb 2020 03:38:25 +0000, sj38.park@xxxxxxxxx wrote:
> The first patch fixes the problem by adjusting the first resend delay of
> the SYN in the case. The second one adds a user space test to reproduce
> this problem.
>
> The patches are based on the v5.5. You can also clone the complete git
> tree:
>
> $ git clone git://github.com/sjp38/linux -b patches/finack_lat/v3
>
> The web is also available:
> https://github.com/sjp38/linux/tree/patches/finack_lat/v3

Applied to net, thank you!

In the future there is no need to duplicate the info from commit
messages in the cover letter.