From 1179e1c7a699d7d29f724ba939d265f3945b8031 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Wed, 28 Mar 2012 14:24:25 +0000 Subject: [PATCH] added note about brctl show --- wiki/CustomKernels.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/CustomKernels.wiki b/wiki/CustomKernels.wiki index 83679c3f..b50cb00d 100644 --- a/wiki/CustomKernels.wiki +++ b/wiki/CustomKernels.wiki @@ -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
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
e.g.: 2.6.32-220.4.1.el6.x86_64 kernel panics with bridging
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