From: Eric Dumazet Date: Tue, 8 Nov 2011 19:21:44 +0000 (-0500) Subject: net: min_pmtu default is 552 X-Git-Tag: v3.2-rc3~25^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20db93c34095553a01a9c31136658917bf1fa5d5;p=profile%2Fcommon%2Fkernel-common.git net: min_pmtu default is 552 Small fix in Documentation, since min_pmtu is 512 + 20 + 20 = 552 Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index cb7f314..f049a1c 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt @@ -20,7 +20,7 @@ ip_no_pmtu_disc - BOOLEAN default FALSE min_pmtu - INTEGER - default 562 - minimum discovered Path MTU + default 552 - minimum discovered Path MTU route/max_size - INTEGER Maximum number of routes allowed in the kernel. Increase