[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <kza36u3rvnxjl5bodh3ecgrkcnm2x3qolzi6j7o24tfoboonap@z7o6xwv6oimt>
Date: Fri, 31 May 2024 15:11:36 -0700
From: Shakeel Butt <shakeel.butt@...ux.dev>
To: technoboy85@...il.com
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Shuah Khan <shuah@...nel.org>, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org, Matteo Croce <teknoraver@...a.com>
Subject: Re: [PATCH net-next v2 1/2] net: make
net.core.{r,w}mem_{default,max} namespaced
On Fri, May 31, 2024 at 01:27:21AM GMT, technoboy85@...il.com wrote:
> From: Matteo Croce <teknoraver@...a.com>
>
> The following sysctl are global and can't be read from a netns:
>
> net.core.rmem_default
> net.core.rmem_max
> net.core.wmem_default
> net.core.wmem_max
>
> Make the following sysctl parameters available readonly from within a
> network namespace, allowing a container to read them.
>
> Signed-off-by: Matteo Croce <teknoraver@...a.com>
Reviewed-by: Shakeel Butt <shakeel.butt@...ux.dev>
Powered by blists - more mailing lists