On Tue, 27 Aug 2019 13:24:52 +0200
Florian Westphal <[email protected]> wrote:
> 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: d912dec12428 ("netfilter: conntrack: merge acct and helper sysctl
> table with main one")
> Fixes: cb2833ed0044 ("netfilter: conntrack: merge ecache and timestamp sysctl
> tables with main one")
> Reported-by: Shmulik Ladkani <[email protected]>
> Signed-off-by: Florian Westphal <[email protected]>
> ---
> Shmulik, could you please check if this fixes the bug for you?
> Thanks!
Tested-by: Shmulik Ladkani <[email protected]>