From: Alexey Dobriyan Date: Wed, 8 Oct 2008 09:35:03 +0000 (+0200) Subject: netfilter: netns nf_conntrack: per-netns expectations X-Git-Tag: v2.6.28-rc1~717^2~109^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b03f38d0487f3908696242286d934c9b38f9d2a;p=pandora-kernel.git netfilter: netns nf_conntrack: per-netns expectations Make per-netns a) expectation hash and b) expectations count. Expectations always belongs to netns to which it's master conntrack belong. This is natural and doesn't bloat expectation. Proc files and leaf users are stubbed to init_net, this is temporary. Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed