Re: 2.6.29 regression? Bonding tied to IPV6 in 29-rc5

From: David Miller
Date: Tue Feb 17 2009 - 17:30:23 EST


From: Andrey Borzenkov <arvidjaar@xxxxxxx>
Date: Tue, 17 Feb 2009 20:01:38 +0300

> Forward to bonding and netdev
...
> If IPv6 is disable in kernel config bonding loads. But I think it is
> regression, it should be possible to disable IPv6 if not required.

Don't configure ipv6 into your kernel, really.

There is no other way to handle this. If we want to support
IPV6 layer things in the bonding driver, it is going to
call helper functions in the ipv6 module and therefore must
be able to load it and use functions in it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/