On Fri, May 31, 2024 at 1:27 AM <[email protected]> wrote: > > From: Matteo Croce <[email protected]> > > 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 <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
