From: Fernando Luis Vazquez Cao Date: Tue, 3 Apr 2012 08:41:40 +0000 (+0000) Subject: TCP: update ip_local_port_range documentation X-Git-Tag: v3.4-rc2~11^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d6bd8619db5a30668093c1b2967674645cf0736;p=pandora-kernel.git TCP: update ip_local_port_range documentation The explanation of ip_local_port_range in Documentation/networking/ip-sysctl.txt contains several factual errors: - The default value of ip_local_port_range does not depend on the amount of memory available in the system. - tcp_tw_recycle is not enabled by default. - 1024-4999 is not the default value. - Etc. Clean up the mess. Signed-off-by: Fernando Luis Vazquez Cao Signed-off-by: David S. Miller --- Reading git-diff-tree failed