netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
@ 2022-08-15 10:39 Geert Uytterhoeven
  2022-08-17  6:47 ` Florian Westphal
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-08-15 10:39 UTC (permalink / raw)
  To: Pablo Neira Ayuso, Jozsef Kadlecsik, Florian Westphal,
	David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Jan Engelhardt
  Cc: netfilter-devel, coreteam, netdev, linux-kernel,
	Geert Uytterhoeven

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>
---
 net/netfilter/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index 22f15ebf6045b3a9..4b8d04640ff32274 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -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
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
  2022-08-15 10:39 [PATCH] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y Geert Uytterhoeven
@ 2022-08-17  6:47 ` Florian Westphal
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Westphal @ 2022-08-17  6:47 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Pablo Neira Ayuso, Jozsef Kadlecsik, Florian Westphal,
	David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Jan Engelhardt, netfilter-devel, coreteam, netdev, linux-kernel

Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> NF_CONNTRACK_PROCFS was marked obsolete in commit 54b07dca68557b09
> ("netfilter: provide config option to disable ancient procfs parts") in
> v3.3.

Applied to nf.git, thank you.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-17  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-15 10:39 [PATCH] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y Geert Uytterhoeven
2022-08-17  6:47 ` Florian Westphal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).