mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
[ Upstream commitaa5762c342] NF_CONNTRACK_PROCFS was marked obsolete in commit54b07dca68("netfilter: provide config option to disable ancient procfs parts") in v3.3. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Chris
parent
fe287d0e7f
commit
a0c0c25b2a
@@ -96,7 +96,6 @@ config NF_CONNTRACK_ZONES
|
||||
|
||||
config NF_CONNTRACK_PROCFS
|
||||
bool "Supply CT list in procfs (OBSOLETE)"
|
||||
default y
|
||||
depends on PROC_FS
|
||||
---help---
|
||||
This option enables for the list of known conntrack entries
|
||||
|
||||
Reference in New Issue
Block a user