From b5b2dd0ecf3d462662129d3a922c16c54fbaeb58 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Tue, 17 Dec 2013 19:31:56 +0000 Subject: [PATCH] added note about pim --- wiki/CustomKernels.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/CustomKernels.wiki b/wiki/CustomKernels.wiki index c56e6b24..79cb83fc 100644 --- a/wiki/CustomKernels.wiki +++ b/wiki/CustomKernels.wiki @@ -10,7 +10,7 @@ Even with the latest Linux kernels, not all networking features may be ready for * 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
for 3.0.0, note that *brctl show* only shows bridges on the host, not within a netns
for 3.2.0-26-generic, brctl works fine on Ubuntu 12.04 - * multicast routing - TBD + * multicast routing - XORP PIM will run under Ubuntu 12.04 3.2.0-57-generic x86_64 kernel * QoS with tc queuing - TBD * GRE tunneling - TBD