Re: [PATCH] Add IPv6 support to TCP SYN cookies
From: Andi Kleen
Date: Wed Feb 06 2008 - 13:11:22 EST
On Wed, Feb 06, 2008 at 09:36:11AM -0800, Glenn Griffin wrote:
> > I didn't think a module could have multiple module_inits. Are you
> > sure that works?
>
> Indeed. That will fail whenever ipv6 is compiled as a module. It's
> been removed. It snuck in from the v4 implementation, where I'm still
> having trouble understanding why it's needed there.
s/needed/used/
ipv4 is never modular so it works.
Arguably it would be cleaner if it was __initcall()
-Andi
--
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/