[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090217.142946.232071526.davem@davemloft.net>
Date: Tue, 17 Feb 2009 14:29:46 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: arvidjaar@...l.ru
Cc: rjw@...k.pl, netdev@...r.kernel.org,
bonding-devel@...ts.sourceforge.net, jamagallon@....com,
linux-kernel@...r.kernel.org
Subject: Re: 2.6.29 regression? Bonding tied to IPV6 in 29-rc5
From: Andrey Borzenkov <arvidjaar@...l.ru>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists