From 6719cb13582309dba6b2eac2dee79857ac423f7d Mon Sep 17 00:00:00 2001 From: Ben Greear Date: Mon, 8 Nov 2010 09:13:48 +0000 Subject: [PATCH] --- yaml --- r: 222053 b: refs/heads/master c: cbaf087a9f5e4721e83e8681ef328158f2298c6f h: refs/heads/master i: 222051: e972987ee3c1b9ee9db3f1b5e2fd0bfe8de51073 v: v3 --- [refs] | 2 +- trunk/Documentation/networking/ip-sysctl.txt | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 4fab0096a4f2..80ab2d845b80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 19c0ef6b36a67fc579c77bb9b4da00e084fdb667 +refs/heads/master: cbaf087a9f5e4721e83e8681ef328158f2298c6f diff --git a/trunk/Documentation/networking/ip-sysctl.txt b/trunk/Documentation/networking/ip-sysctl.txt index c7165f4cb792..fe95105992c5 100644 --- a/trunk/Documentation/networking/ip-sysctl.txt +++ b/trunk/Documentation/networking/ip-sysctl.txt @@ -20,6 +20,15 @@ ip_no_pmtu_disc - BOOLEAN min_pmtu - INTEGER default 562 - minimum discovered Path MTU +route/max_size - INTEGER + Maximum number of routes allowed in the kernel. Increase + this when using large numbers of interfaces and/or routes. + +neigh/default/gc_thresh3 - INTEGER + Maximum number of neighbor entries allowed. Increase this + when using large numbers of interfaces and when communicating + with large numbers of directly-connected peers. + mtu_expires - INTEGER Time, in seconds, that cached PMTU information is kept.