]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipv4: Documenting two sysctls for tcp PMTU probe
authorFan Du <fan.du@intel.com>
Fri, 6 Mar 2015 03:18:25 +0000 (11:18 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Mar 2015 19:57:42 +0000 (14:57 -0500)
commitfab42760843734a82b6b2d1241ca44f375a686eb
treeedd39a71398f8639e3166dd64805399c5a8cec11
parent05cbc0db03e82128f2e7e353d4194dd24a1627fe
ipv4: Documenting two sysctls for tcp PMTU probe

Namely tcp_probe_interval to control how often to restart
a probe. And tcp_probe_threshold to control when stop the
probing in respect to the width of search range in bytes

Signed-off-by: Fan Du <fan.du@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt