Date: Sat, 04 Jan 2003 23:52:16 -0800 From: Jeffrey Hsu <hsu@FreeBSD.org> To: Pierre Beyssac <pb@fasterix.frmug.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_subr.c tcp_timer.c Message-ID: <0H8800FACDTPMC@mta5.snfc21.pbi.net> In-Reply-To: Message from Pierre Beyssac <pb@fasterix.frmug.org> "of Sun, 05 Jan 2003 08:22:10 %2B0100." <20030105072210.GA880@fasterix.frmug.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> This seems to reintroduce the panic at close() I fixed by revision > 1.31 of tcp_syncache.c. This is a new bug introduced by a bad interaction with rev 1.148 of tcp_subr.c, which set the inp to NULL. > On second thought, the following patch (also untested) keeping the > generation count check is probably safer in case the inpcb is reused > when we look at it. Yes, this is the correct fix for this problem. Jeffrey 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?0H8800FACDTPMC>