From a7e528a535e5bab7eedfa94c8faef6b9a20d57c9 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Thu, 22 Mar 2012 15:21:55 +0000 Subject: [PATCH] link to CustomKernels --- wiki/Namespaces.wiki | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/Namespaces.wiki b/wiki/Namespaces.wiki index e4d7724f..956cacbc 100644 --- a/wiki/Namespaces.wiki +++ b/wiki/Namespaces.wiki @@ -9,6 +9,7 @@ Each namespace has its own loopback device and process space. Virtual or real de You do not need to patch your kernel in order to use network namespaces. Modern distros such as Ubuntu 10.04 and Fedora 13 have netns support turned on in their default kernels. NamespaceKernels has a list of known good and bad kernels. +CustomKernels has notes on Network Namespace Supported Features. = Command-line Example =