fix formatting

This commit is contained in:
ahrenholz@gmail.com 2012-03-22 15:18:01 +00:00
parent 240490f478
commit 41ae7f1893

View file

@ -6,13 +6,13 @@
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. 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 - patch available, see below.
* netfilter queuing - patch available, see below. * netfilter queuing - patch available, see below.
* interface index - patch available, see below. * interface index - patch available, see below.
* Linux bridging - works on Linux 3.0.0, but not on some earlier kernels * Linux bridging - works on Linux 3.0.0, but not on some earlier kernels
* multicast routing - TBD * multicast routing - TBD
* QoS with tc queuing - TBD * QoS with tc queuing - TBD
* GRE tunneling - TBD * GRE tunneling - TBD
== CORE kernel patches == == CORE kernel patches ==