The following set of patches enable network-namespaces for the SCTP protocol.
The multitude of global parameters are stored in a net_generic
structure, and the bulk of the patches enable the protocol to access
the parameters on a per-namespace basis. The first five patches
enable netns handling of the protocol, procfs and sysfs.
Signed-off-by: Jan Ariyasu <redacted>
---
From: Jan Ariyasu <redacted>
Date: Sat, 4 Aug 2012 15:30:37 -0600
The following set of patches enable network-namespaces for the SCTP protocol.
The multitude of global parameters are stored in a net_generic
structure, and the bulk of the patches enable the protocol to access
the parameters on a per-namespace basis. The first five patches
enable netns handling of the protocol, procfs and sysfs.
Signed-off-by: Jan Ariyasu <redacted>
Patch 02/13 didn't show up at all.
On 08/04/2012 05:30 PM, Jan Ariyasu wrote:
The following set of patches enable network-namespaces for the SCTP protocol.
The multitude of global parameters are stored in a net_generic
structure, and the bulk of the patches enable the protocol to access
the parameters on a per-namespace basis. The first five patches
enable netns handling of the protocol, procfs and sysfs.
Signed-off-by: Jan Ariyasu <redacted>
---
NACK. Sorry Jan, but Eric's patches are much cleaner and do everything
that's needed.
-vlad