On 2011-05-03 9:13 PM, Thomas Heil wrote:
Hi,
Am 03.05.2011 21:07, schrieb Felix Fietkau:
 On 2011-04-21 5:43 AM, Jonas Gorski wrote:
 2.6.38 introduced a dependency from bridge to IPv6. Since IPv6 support
 will probably get much more important in the next years anyway, it
 should
 be OK to just include it in the kernel for 2.6.38 and later.
 I think we should fix the underlying issue that triggered the addition
 of that stupid dependency instead of just including ipv6 by default.
 The bridge code only needs a few simple functions from the IPv6 stack
 which could easily be made available without including full support.

Why not adding the bridge support as kernel modules if ipv6 is enabled
by default?
Because that doesn't solve the issue. Then the bridge module would still depend on the ipv6 module, if the ipv6 module was compiled, which results in exactly the same problem as before for the release builds.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to