* [PATCH 1/1] update ip-sysctl.txt documentation (v2)
@ 2015-01-07 23:45 Ani Sinha
2015-01-09 18:34 ` Ani Sinha
2015-01-12 20:39 ` David Miller
0 siblings, 2 replies; 3+ messages in thread
From: Ani Sinha @ 2015-01-07 23:45 UTC (permalink / raw)
To: corbet, davem, edumazet, linux-doc, linux-kernel, ani, P, netdev,
fruggeri
Update documentation to reflect the fact that
/proc/sys/net/ipv4/route/max_size is no longer used for ipv4.
Signed-off-by: Ani Sinha <ani@arista.com>
---
Documentation/networking/ip-sysctl.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index 9bffdfc..85b0221 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -66,6 +66,8 @@ fwmark_reflect - BOOLEAN
route/max_size - INTEGER
Maximum number of routes allowed in the kernel. Increase
this when using large numbers of interfaces and/or routes.
+ From linux kernel 3.6 onwards, this is deprecated for ipv4
+ as route cache is no longer used.
neigh/default/gc_thresh1 - INTEGER
Minimum number of entries to keep. Garbage collector will not
--
1.7.4.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] update ip-sysctl.txt documentation (v2)
2015-01-07 23:45 [PATCH 1/1] update ip-sysctl.txt documentation (v2) Ani Sinha
@ 2015-01-09 18:34 ` Ani Sinha
2015-01-12 20:39 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: Ani Sinha @ 2015-01-09 18:34 UTC (permalink / raw)
To: Jonathan Corbet, David Miller, Eric Dumazet, linux-doc,
linux-kernel, Ani Sinha, Pádraig Brady,
netdev@vger.kernel.org, fruggeri
On Wed, Jan 7, 2015 at 3:45 PM, Ani Sinha <ani@arista.com> wrote:
> Update documentation to reflect the fact that
> /proc/sys/net/ipv4/route/max_size is no longer used for ipv4.
Any more feedback on this?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] update ip-sysctl.txt documentation (v2)
2015-01-07 23:45 [PATCH 1/1] update ip-sysctl.txt documentation (v2) Ani Sinha
2015-01-09 18:34 ` Ani Sinha
@ 2015-01-12 20:39 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2015-01-12 20:39 UTC (permalink / raw)
To: ani; +Cc: corbet, edumazet, linux-doc, linux-kernel, P, netdev, fruggeri
From: Ani Sinha <ani@arista.com>
Date: Wed, 7 Jan 2015 15:45:56 -0800
> Update documentation to reflect the fact that
> /proc/sys/net/ipv4/route/max_size is no longer used for ipv4.
>
> Signed-off-by: Ani Sinha <ani@arista.com>
Applied, thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-12 20:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 23:45 [PATCH 1/1] update ip-sysctl.txt documentation (v2) Ani Sinha
2015-01-09 18:34 ` Ani Sinha
2015-01-12 20:39 ` David Miller
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).