On Tue, 31 Oct 2017 12:35:10 -0700
Christoph Paasch wrote:
> Hello Stephen,
>
> On 27/10/17 - 08:40:03, Stephen Hemminger wrote:
> > On Thu, 26 Oct 2017 11:10:38 -0700
> > Christoph Paasch wrote:
> >
> > > This patch adds fastopen_no_cookie option to enable/disable TCP fastopen
> > > without
Hello Stephen,
On 27/10/17 - 08:40:03, Stephen Hemminger wrote:
> On Thu, 26 Oct 2017 11:10:38 -0700
> Christoph Paasch wrote:
>
> > 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 71c023
On Thu, 26 Oct 2017 11:10:38 -0700
Christoph Paasch wrote:
> 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).
>
>
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
Signed-off-by: Christoph Paasch
---
include/uapi/l