]> git.baikalelectronics.ru Git - kernel.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)
commit3dc4b379bbf5ec4f407a9d376da329fef812f721
tree4ddbfab5a63407ed9955598834008500d5bcad45
parent35a09e2413d43ea2e798413837d44defcb1c92e7
[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