Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y

NF_CONNTRACK_PROCFS was marked obsolete in commit 54b07dca68557b09
("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>

authored by

Geert Uytterhoeven and committed by
Florian Westphal
aa5762c3 1b6345d4

-1
-1
net/netfilter/Kconfig
··· 144 144 145 145 config NF_CONNTRACK_PROCFS 146 146 bool "Supply CT list in procfs (OBSOLETE)" 147 - default y 148 147 depends on PROC_FS 149 148 help 150 149 This option enables for the list of known conntrack entries