Date: Sat, 22 Feb 2003 13:54:58 -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: <200302222154.h1MLswVe088597@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2003/02/22 13:54:58 PST Modified files: sys/netinet tcp_input.c Log: Check to see if the TF_DELACK flag is set before returning from tcp_input(). This unbreaks delack handling, while still preserving correct T/TCP behavior Tested by: maxim Sponsored by: DARPA, NAI Labs Revision Changes Path 1.193 +7 -8 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?200302222154.h1MLswVe088597>