Date: Wed, 19 Feb 2003 13:18:24 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c tcp_output.c Message-ID: <200302192118.h1JLIOZi022979@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2003/02/19 13:18:24 PST
Modified files:
sys/netinet tcp_input.c tcp_output.c
Log:
Clean up delayed acks and T/TCP interactions:
- delay acks for T/TCP regardless of delack setting
- fix bug where a single pass through tcp_input might not delay acks
- use callout_active() instead of callout_pending()
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.190 +27 -28 src/sys/netinet/tcp_input.c
1.77 +4 -3 src/sys/netinet/tcp_output.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302192118.h1JLIOZi022979>
