Skip to content

Commit

Permalink
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Browse files Browse the repository at this point in the history
NF_CONNTRACK_PROCFS was marked obsolete in commit 54b07dc
("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>
  • Loading branch information
geertu authored and Florian Westphal committed Aug 17, 2022
1 parent 1b6345d commit aa5762c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,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
Expand Down

0 comments on commit aa5762c

Please sign in to comment.