diff options
| author | Matteo Croce <[email protected]> | 2024-05-30 23:27:21 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-06-01 23:03:21 +0000 |
| commit | 19249c0724f2048ab68179eac69004947b07d431 (patch) | |
| tree | a5104bc6cf306aefb4e2db3374eeb8e7f01bfa2b /net/unix/af_unix.c | |
| parent | bnxt_en: add timestamping statistics support (diff) | |
| download | kernel-19249c0724f2048ab68179eac69004947b07d431.tar.gz kernel-19249c0724f2048ab68179eac69004947b07d431.zip | |
net: make net.core.{r,w}mem_{default,max} namespaced
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]>
Reviewed-by: Shakeel Butt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
