On Thu, Mar 26, 2009 at 05:16:31PM +0100, Patrick McHardy wrote: > Cyrill Gorcunov wrote: >> Module specific data moved into per-net site and being allocated/freed >> during net namespace creation/deletion. For this reason module_init/exit >> calls added. > > This doesn't work. You can't have multiple module_init functions > in one module and nf_connntrack_ivp4 already includes one. I thought all sysctl code would be generic in sense it will be done during L3 and L4 proto registration, so all those ifdefs will be in one place and so on. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html