link to CustomKernels

This commit is contained in:
ahrenholz@gmail.com 2012-03-22 15:21:55 +00:00
parent 0bf31ac632
commit a7e528a535

View file

@ -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. 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. NamespaceKernels has a list of known good and bad kernels.
CustomKernels has notes on Network Namespace Supported Features.
= Command-line Example = = Command-line Example =