aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/tcp-thin.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18net: TCP thin-stream detectionAndreas Petlund1-0/+47
Inline function to dynamically detect thin streams based on the number of packets in flight. Used to dynamically trigger thin-stream mechanisms if enabled by ioctl or sysctl. Signed-off-by: Andreas Petlund <apetlund@simula.no> Signed-off-by: David S. Miller <davem@davemloft.net>