On Mon, Sep 10, 2012 at 04:24:49PM -0700, Ansis Atteka wrote: [...] > > > >> + > >> +#ifdef __NR_setns > >> + > >> +static int root_fd = -1; > > > > This root_fd should go to STATE(ns).root_fd: > > Right, it makes more sense to put it inside ct_state for > now. > > Once conntrackd will become multi-namespace > aware, we will have to move it somewhere else, > because all the namespaces(i.e. ct_states) will > use the same root_fd. Can you develop a bit more the change that should happen in your opinion) to conntrackd to support multi-namespace? I'd like to get an idea before that patch lands on the mailing list. [...] > Thanks for review! I will send updated patch soon. Thanks. -- 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