Date: Tue, 27 Nov 2001 21:02:17 +0900 From: Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> To: Seigo Tanimura <tanimura@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_syncache.c Message-ID: <200111271202.fARC2HL37348@bunko.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> In-Reply-To: <200111271155.fARBtSe64994@freefall.freebsd.org> References: <200111271155.fARBtSe64994@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Nov 2001 03:55:28 -0800 (PST), Seigo Tanimura <tanimura@FreeBSD.org> said: tanimura> tanimura 2001/11/27 03:55:28 PST tanimura> Modified files: tanimura> sys/netinet tcp_syncache.c tanimura> Log: tanimura> Clear a new syncache entry first, followed by filling in values. This tanimura> fixes route breakage due to uncleared gabage on my box. While I am here, use M_ZERO rather than calling bzero() explicitly. -- Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> <tanimura@FreeBSD.org> 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?200111271202.fARC2HL37348>