diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-11-23 16:45:07 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-11-23 16:45:07 +0000 |
commit | 53e97a895b3965eb3ce51576bbbc5b9c4f91d736 (patch) | |
tree | 0a3b3d8ad6f770ae1e23411a7f2ae37f202d7d95 /sys/netinet/tcp_input.c | |
parent | d983d8756d4cfbe55c19b3b16b59d4bcc926bca5 (diff) | |
download | FreeBSD-src-53e97a895b3965eb3ce51576bbbc5b9c4f91d736.zip FreeBSD-src-53e97a895b3965eb3ce51576bbbc5b9c4f91d736.tar.gz |
De-spl tcp_slowtimo; tcp_maxidle assignment is subject to possible
but unlikely races that could be corrected by having tcp_keepcnt
and tcp_keepintvl modifications go through handler functions via
sysctl, but probably is not worth doing. Updates to multiple
sysctls within evaluation of a single addition are unlikely.
Annotate that tcp_canceltimers() is currently unused.
De-spl tcp_timer_delack().
De-spl tcp_timer_2msl().
MFC after: 2 weeks
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions