netfilter: conntrack: make sysctls per-namespace again
[ Upstream commit 478553fd ] When I merged the extension sysctl tables with the main one I forgot to reset them on netns creation. They currently read/write init_net settings. Fixes: d912dec1 ("netfilter: conntrack: merge acct and helper sysctl table with main one") Fixes: cb2833ed ("netfilter: conntrack: merge ecache and timestamp sysctl tables with main one") Reported-by:Shmulik Ladkani <shmulik.ladkani@gmail.com> Signed-off-by:
Florian Westphal <fw@strlen.de> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment