From: Andrzej O. <an...@ma...> - 2011-10-31 12:26:31
|
Heiko Zuerker wrote: > Try the latest kernel patch: > http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.0.8.bz2 > > If you have grsec enabled, then also update this patch (you'll need to bzip > in the src directory): > http://grsecurity.net/test/grsecurity-2.2.2-3.0.8-201110250925.patch > > The build will probably get stuck on the prepare script. Just do a ctrl+c. > Then go into tmp/linux-3.0 > And do a "make oldconfig" > Any new parameter it's asking you for, add it with the prefix CONFIG_ to the > file scripts/config/linux-3.0/config_linux > Then continue the build. Sometimes you have to do the 'make oldconfig' a 2nd > time. Thanks Heiko, I will try it. I have another idea: I found a difference between the two interfaces, as I read the zebra source. This good boy is on the MB and this bad boy is on the quad head card. Zebra load paths to the kernel via netlink, analyzing before some interface attributes, and on this basis decide whether to inject routes into the kernel for that interface or not. Perhaps the problem is with the e1000e driver that needs my card, and the way he presents the attributes of interfaces. Driver may not set some new attributes. Well, I'll fight :-) Thanks -- Andrzej Odyniec |