Re: [PATCH net-next] netns: enable to inherit devconf from current netns

2020-05-16 Thread David Miller
From: Nicolas Dichtel Date: Wed, 13 May 2020 15:58:43 +0200 > 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,

[PATCH net-next] netns: enable to inherit devconf from current netns

2020-05-13 Thread Nicolas Dichtel
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 capab