Date: Wed, 25 Feb 2004 00:53:18 -0800 (PST) From: Jeffrey Hsu <hsu@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: <200402250853.i1P8rIK5041945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hsu 2004/02/25 00:53:18 PST FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: Relax a KASSERT condition to allow for a valid corner case where the FIN on the last segment consumes an extra sequence number. Spurious panic reported by Mike Silbersack <silby@silby.com>. Revision Changes Path 1.229 +5 -2 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402250853.i1P8rIK5041945>