diff --git a/wiki/Namespaces.wiki b/wiki/Namespaces.wiki index 3dab656d..5a774aec 100644 --- a/wiki/Namespaces.wiki +++ b/wiki/Namespaces.wiki @@ -8,6 +8,8 @@ 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. + = Command-line Example = Below is an example of building two virtual nodes from the command-line, and connecting them with a bridge (a wired network in CORE.) The `vnoded` and `vcmd` commands are provided by CORE. See the Python script examples for doing this at a higher level with Python scripting.