update status of IPsec

This commit is contained in:
ahrenholz@gmail.com 2012-07-19 19:16:01 +00:00
parent 7903042947
commit 650973d3be

View file

@ -6,7 +6,7 @@
Even with the latest Linux kernels, not all networking features may be ready for use with network namespaces. Generally, the newer the kernel, the better the support for netns. Here are notes organized by feature.
* IPsec - patch available, see below.
* IPsec - 3.2.0 works OK<br>for older kernels, patch available, see below.
* netfilter queuing - patch available, see below.
* interface index - patch available, see below.
* Linux bridging - works on Linux 3.0.0, but not on some earlier kernels<br>e.g.: 2.6.32-220.4.1.el6.x86_64 kernel panics with bridging<br>for 3.0.0, note that *brctl show* only shows bridges on the host, not within a netns<br>for 3.2.0-26-generic, brctl works fine on Ubuntu 12.04