Re: [PATCH net-next] netfilter: conntrack: use shared sysctl constants

From: Pablo Neira Ayuso
Date: Sat Aug 03 2019 - 12:40:34 EST


On Tue, Jul 23, 2019 at 03:23:03AM +0200, Matteo Croce wrote:
> Use shared sysctl variables for zero and one constants, as in commit
> eec4844fae7c ("proc/sysctl: add shared variables for range check")

Applied, thanks.