diff options
author | dillon <dillon@FreeBSD.org> | 2002-08-17 18:26:02 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 2002-08-17 18:26:02 +0000 |
commit | bb806c49bfead601a2b3c7298f33acef7d26a4ef (patch) | |
tree | 81ede6b84903af3b1f395ea052e7ad5eeb1fce0c /lib/libc | |
parent | f31168aa75e2bc569ba987f85d994af3c2662ccb (diff) | |
download | FreeBSD-src-bb806c49bfead601a2b3c7298f33acef7d26a4ef.zip FreeBSD-src-bb806c49bfead601a2b3c7298f33acef7d26a4ef.tar.gz |
Implement TCP bandwidth delay product window limiting, similar to (but
not meant to duplicate) TCP/Vegas. Add four sysctls and default the
implementation to 'off'.
net.inet.tcp.inflight_enable enable algorithm (defaults to 0=off)
net.inet.tcp.inflight_debug debugging (defaults to 1=on)
net.inet.tcp.inflight_min minimum window limit
net.inet.tcp.inflight_max maximum window limit
MFC after: 1 week
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions