The following patchset makes the ipv6 sysctl to handle multiple network namespaces. Each instance of a network namespace as its own set of sysctl values, that means the behavior of the ipv6 stack can be different depending on the sysctl values setup in the different network namespaces.
Changelog: V3 : fixed compilation error when CONFIG_SYSCTL=n, fixed missing initialization when CONFIG_SYSCTL=n V2 : make the mld_max_msf variable readonly when we are not in the initial network namespace V1 : initial post -- -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html