[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <485F80A8.30200@trash.net>
Date: Mon, 23 Jun 2008 12:53:28 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Alexey Dobriyan <adobriyan@...il.com>
CC: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org,
den@...nvz.org, xemul@...nvz.org, ebiederm@...ssion.com,
benjamin.thery@...l.net, dlezcano@...ibm.com
Subject: Re: [PATCH 22/25] netns ct: per-netns nf_conntrack_max
Alexey Dobriyan wrote:
> struct netns_ct {
> - atomic_t count;
> + atomic_t count;
> + int max;
That only makes real sense if the hash size is also per ns.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists