Date: Fri, 19 Dec 1997 04:59:26 +0000 From: Brian Somers <brian@awfulhak.org> To: Julian Elischer <julian@freebsd.org> Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org Subject: Re: cvs commit: src/sys/netinet tcp_subr.c ip_fw.c Message-ID: <199712190459.EAA23207@awfulhak.demon.co.uk> In-Reply-To: Your message of "Thu, 18 Dec 1997 19:36:16 PST." <199712190336.TAA11162@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> julian 1997/12/18 19:36:16 PST > > Modified files: > sys/netinet tcp_subr.c ip_fw.c > Log: > Fix an incredibly horrible bug in the ipfw code > where if you are using the "reset tcp" firewall command, > the kernel would write ethernet headers onto random kernel stack locations. > > Fought to the death by: terry, julian, archie. > fix valid for 2.2 series as well. > > Revision Changes Path > 1.40 +3 -1 src/sys/netinet/tcp_subr.c > 1.66 +10 -9 src/sys/netinet/ip_fw.c Nice one ! -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712190459.EAA23207>