]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[TCP]: Turn ABC off.
authorStephen Hemminger <shemminger@osdl.org>
Thu, 14 Sep 2006 02:51:02 +0000 (19:51 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 18 Sep 2006 06:21:02 +0000 (23:21 -0700)
commitb3a8a40da5751525936c88f60bbc6a007f9eee37
tree4ddbfab5a63407ed9955598834008500d5bcad45
parent3fcde74b3877756f4b4725a883d0b48696c0d369
[TCP]: Turn ABC off.

Turn Appropriate Byte Count off by default because it unfairly
penalizes applications that do small writes.  Add better documentation
to describe what it is so users will understand why they might want to
turn it on.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt
net/ipv4/tcp_input.c