Home
last modified time | relevance | path

Searched hist:"9 efd6a3cecdde984d67e63d17fe6af53c7c50968" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dnet.rstdiff 9efd6a3cecdde984d67e63d17fe6af53c7c50968 Wed May 13 08:58:43 CDT 2020 Nicolas Dichtel <nicolas.dichtel@6wind.com> netns: enable to inherit devconf from current netns

The goal is to be able to inherit the initial devconf parameters from the
current netns, ie the netns where this new netns has been created.

This is useful in a containers environment where /proc/sys is read only.
For example, if a pod is created with specifics devconf parameters and has
the capability to create netns, the user expects to get the same parameters
than his 'init_net', which is not the real init_net in this case.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Dsysctl_net_core.cdiff 9efd6a3cecdde984d67e63d17fe6af53c7c50968 Wed May 13 08:58:43 CDT 2020 Nicolas Dichtel <nicolas.dichtel@6wind.com> netns: enable to inherit devconf from current netns

The goal is to be able to inherit the initial devconf parameters from the
current netns, ie the netns where this new netns has been created.

This is useful in a containers environment where /proc/sys is read only.
For example, if a pod is created with specifics devconf parameters and has
the capability to create netns, the user expects to get the same parameters
than his 'init_net', which is not the real init_net in this case.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Ddevinet.cdiff 9efd6a3cecdde984d67e63d17fe6af53c7c50968 Wed May 13 08:58:43 CDT 2020 Nicolas Dichtel <nicolas.dichtel@6wind.com> netns: enable to inherit devconf from current netns

The goal is to be able to inherit the initial devconf parameters from the
current netns, ie the netns where this new netns has been created.

This is useful in a containers environment where /proc/sys is read only.
For example, if a pod is created with specifics devconf parameters and has
the capability to create netns, the user expects to get the same parameters
than his 'init_net', which is not the real init_net in this case.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff 9efd6a3cecdde984d67e63d17fe6af53c7c50968 Wed May 13 08:58:43 CDT 2020 Nicolas Dichtel <nicolas.dichtel@6wind.com> netns: enable to inherit devconf from current netns

The goal is to be able to inherit the initial devconf parameters from the
current netns, ie the netns where this new netns has been created.

This is useful in a containers environment where /proc/sys is read only.
For example, if a pod is created with specifics devconf parameters and has
the capability to create netns, the user expects to get the same parameters
than his 'init_net', which is not the real init_net in this case.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>