On Thu, Apr 28, 2016 at 10:37:18PM +0200, Andrew Lunn wrote:
This patchset completes netns support, by disabling debugfs entries when not in the default name space, and correctly handling interface stack loops when the parent is in a different name space.
It additionally adds netlink support for most of the information found in debugfs, and is netns awaire.
Note: BLA is untested, so best assume it is broken...
I forgot to add, no attempt has been made to compile this on older kernels. So it probably does not...
Andrew