added note about brctl show

This commit is contained in:
ahrenholz@gmail.com 2012-03-28 14:24:25 +00:00
parent ad82e267f3
commit 1179e1c7a6

View file

@ -9,7 +9,7 @@ Even with the latest Linux kernels, not all networking features may be ready for
* IPsec - 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
* 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
* multicast routing - TBD
* QoS with tc queuing - TBD
* GRE tunneling - TBD