Date: Wed, 16 Oct 2002 12:25:26 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_output.c Message-ID: <200210161925.g9GJPQOZ079168@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/10/16 12:25:26 PDT Modified files: (Branch: RELENG_4) sys/netinet tcp_output.c Log: MFC 1.70 and 1.73. Deal with SYN and FIN in a PERSIST case. The SYN situation is not likely to ever occur but the FIN situation might, resulting in an incorrect snd_max. Revision Changes Path 1.39.2.17 +38 -8 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?200210161925.g9GJPQOZ079168>