Re: [PATCH] net: fully namespace net.core.{r,w}mem_{default,max} sysctls

From: Jakub Kicinski
Date: Thu Feb 27 2025 - 21:40:25 EST


On Wed, 26 Feb 2025 00:52:27 -0800 Danny Lin wrote:
> This builds on commit 19249c0724f2 ("net: make net.core.{r,w}mem_{default,max} namespaced")
> by adding support for writing the sysctls from within net namespaces,
> rather than only reading the values that were set in init_net. These are
> relatively commonly-used sysctls, so programs may try to set them without
> knowing that they're in a container. It can be surprising for such attempts
> to fail with EACCES.

This does not apply, please rebase on latest net-next/main.
--
pw-bot: cr