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 <[email protected]> --- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

