TCP: update ip_local_port_range documentation
authorFernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Tue, 3 Apr 2012 08:41:40 +0000 (08:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Apr 2012 21:38:55 +0000 (17:38 -0400)
commit5d6bd8619db5a30668093c1b2967674645cf0736
treeced763e4924f0aa3d153a5edd7a56ae8cd87af47
parent2f53384424251c06038ae612e56231b96ab610ee
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 <fernando@oss.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt