netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next v4] ipv6: Document that max_size sysctl is deprecated
@ 2023-01-20 23:23 Jon Maxwell
  2023-01-24  6:10 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Maxwell @ 2023-01-20 23:23 UTC (permalink / raw)
  To: davem
  Cc: edumazet, kuba, pabeni, yoshfuji, dsahern, martin.lau, joel,
	paulmck, eyal.birger, netdev, linux-kernel, andrea.mayer,
	Jon Maxwell

v4: fix deprecated typo.

Document that max_size is deprecated due to:

commit af6d10345ca7 ("ipv6: remove max_size check inline with ipv4")

Signed-off-by: Jon Maxwell <jmaxwell37@gmail.com>
---
 Documentation/networking/ip-sysctl.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst
index 7fbd060d6047..4cc2fab58dea 100644
--- a/Documentation/networking/ip-sysctl.rst
+++ b/Documentation/networking/ip-sysctl.rst
@@ -156,6 +156,9 @@ route/max_size - INTEGER
 	From linux kernel 3.6 onwards, this is deprecated for ipv4
 	as route cache is no longer used.
 
+	From linux kernel 6.3 onwards, this is deprecated for ipv6
+	as garbage collection manages cached route entries.
+
 neigh/default/gc_thresh1 - INTEGER
 	Minimum number of entries to keep.  Garbage collector will not
 	purge entries if there are fewer than this number.
-- 
2.31.1


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

* Re: [net-next v4] ipv6: Document that max_size sysctl is deprecated
  2023-01-20 23:23 [net-next v4] ipv6: Document that max_size sysctl is deprecated Jon Maxwell
@ 2023-01-24  6:10 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-01-24  6:10 UTC (permalink / raw)
  To: Jon Maxwell
  Cc: davem, edumazet, kuba, pabeni, yoshfuji, dsahern, martin.lau,
	joel, paulmck, eyal.birger, netdev, linux-kernel, andrea.mayer

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Sat, 21 Jan 2023 10:23:31 +1100 you wrote:
> v4: fix deprecated typo.
> 
> Document that max_size is deprecated due to:
> 
> commit af6d10345ca7 ("ipv6: remove max_size check inline with ipv4")
> 
> Signed-off-by: Jon Maxwell <jmaxwell37@gmail.com>
> 
> [...]

Here is the summary with links:
  - [net-next,v4] ipv6: Document that max_size sysctl is deprecated
    https://git.kernel.org/netdev/net-next/c/695a376b59f7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-01-24  6:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 23:23 [net-next v4] ipv6: Document that max_size sysctl is deprecated Jon Maxwell
2023-01-24  6:10 ` patchwork-bot+netdevbpf

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).