[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171115.141232.13804829052017739.davem@davemloft.net>
Date: Wed, 15 Nov 2017 14:12:32 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org, sthemmin@...rosoft.com
Subject: Re: [PATCH net-next v2] tcp: Namespace-ify
sysctl_tcp_default_congestion_control
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Tue, 14 Nov 2017 08:25:49 -0800
> 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.
Applied.
Powered by blists - more mailing lists