Re: [PATCH iproute2] ip: add fastopen_no_cookie option to ip route
From: Christoph Paasch <hidden>
Date: 2017-10-31 19:35:10
From: Christoph Paasch <hidden>
Date: 2017-10-31 19:35:10
Hello Stephen, On 27/10/17 - 08:40:03, Stephen Hemminger wrote:
On Thu, 26 Oct 2017 11:10:38 -0700 Christoph Paasch [off-list ref] wrote:quoted
This patch adds fastopen_no_cookie option to enable/disable TCP fastopen without a cookie on a per-route basis. Support in Linux was added with 71c02379c762 (tcp: Configure TFO without cookie per socket and/or per route). Cc: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: Christoph Paasch <redacted>Applied, thanks Christoph.
I see that this patch is not yet in your repo. With the recent changes that went in, it also won't apply cleanly. Do you want me to rebase & resubmit the patch? Christoph