[PATCH RFC 20/31] net: Implement CONFIG_NET_NS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Eric W. Biederman <ebiederm at xmission.com> - unquoted

Add the config option to enable multiple network namespaces.

Signed-off-by: Eric W. Biederman <ebiederm at xmission.com>
---
 net/Kconfig |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/net/Kconfig b/net/Kconfig
index 7dfc949..4671398 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -27,6 +27,13 @@ if NET
 
 menu "Networking options"
 
+config NET_NS
+	bool "Network namespace support"
+	depends on EXPERIMENTAL
+	help
+	  Support what appear to user space as multiple instances of the 
+ 	  network stack.
+
 config NETDEBUG
 	bool "Network packet debugging"
 	help
-- 
1.4.4.1.g278f



[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux