[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1510682189.2849.171.camel@edumazet-glaptop3.roam.corp.google.com>
Date: Tue, 14 Nov 2017 09:56:29 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
Stephen Hemminger <sthemmin@...rosoft.com>
Subject: Re: [PATCH net-next v2] tcp: Namespace-ify
sysctl_tcp_default_congestion_control
On Tue, 2017-11-14 at 08:25 -0800, Stephen Hemminger wrote:
> Make default TCP default congestion control to a per namespace
> value. This changes default congestion control to a pointer to congestion ops
> (rather than implicit as first element of available lsit).
>
> The congestion control setting of new namespaces is inherited
> from the current setting of the root namespace.
>
> Signed-off-by: Stephen Hemminger <sthemmin@...rosoft.com>
> ---
> v2 - drop restriction that modules are only loaded in initial name space.
Reviewed-by: Eric Dumazet <edumazet@...gle.com>
Thanks Stephen !
Powered by blists - more mailing lists