Date: Thu, 18 Dec 1997 19:36:16 -0800 (PST) From: Julian Elischer <julian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet tcp_subr.c ip_fw.c Message-ID: <199712190336.TAA11162@freefall.freebsd.org>
next 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712190336.TAA11162>