[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080109164533.695191040@localhost.localdomain>
Date: Wed, 09 Jan 2008 17:45:33 +0100
From: Daniel Lezcano <dlezcano@...ibm.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, benjamin.thery@...l.net
Subject: [patch net-2.6.25 00/10][NETNS][IPV6] make sysctl per namespace - V3
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists