提交 695a376b 编写于 作者: J Jon Maxwell 提交者: Jakub Kicinski

ipv6: Document that max_size sysctl is deprecated

v4: fix deprecated typo.

Document that max_size is deprecated due to:

commit af6d1034 ("ipv6: remove max_size check inline with ipv4")
Signed-off-by: NJon Maxwell <jmaxwell37@gmail.com>
Link: https://lore.kernel.org/r/20230120232331.1273881-1-jmaxwell37@gmail.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
上级 f72ff8b8
......@@ -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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册