Date: Wed, 26 Feb 2003 05:55:13 -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 Message-ID: <200302261355.h1QDtDK6079423@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2003/02/26 05:55:13 PST
Modified files:
sys/netinet tcp_input.c
Log:
The TCP protocol lock may still be held if the reassembly queue dropped FIN.
Detect this case and drop the lock accordingly.
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.197 +2 -1 src/sys/netinet/tcp_input.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302261355.h1QDtDK6079423>
