commit | b3a8a40da5751525936c88f60bbc6a007f9eee37 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Sep 13 19:51:02 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Sep 17 23:21:02 2006 -0700 |
tree | 4ddbfab5a63407ed9955598834008500d5bcad45 | |
parent | 3fcde74b3877756f4b4725a883d0b48696c0d369 [diff] |
[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>