Date: Tue, 28 Dec 1999 15:18:35 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c Message-ID: <199912282318.PAA41533@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/12/28 15:18:35 PST
Modified files:
sys/netinet tcp_subr.c
Log:
Make tcp_drain() actually do something. When invoked (usually as a
desperation measure in low-memory situations), walk the tcpbs and
flush the reassembly queues.
This behaviour is currently controlled by the debug.do_tcpdrain sysctl
(defaults to on).
Submitted by: Bosko Milekic <bmilekic@dsuper.net>
Reviewed by: wollman
Revision Changes Path
1.65 +30 -1 src/sys/netinet/tcp_subr.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?199912282318.PAA41533>
