On Tue, Dec 18, 2018 at 11:04:44PM +0100, Florian Westphal wrote: > Several conntrack extensions maintain their own sysctl handling, which > is the reason why conntrack has four different sysctl anchors in netns_ct. > > Placing all the sysctl handling into a single location allows to avoid > the code duplication. Series applied, thanks Florian.