From owner-cvs-all Tue Jan 23 13: 7:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51D5A37B400; Tue, 23 Jan 2001 13:07:10 -0800 (PST) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NL7AO87755; Tue, 23 Jan 2001 13:07:10 -0800 (PST) (envelope-from kris) Message-Id: <200101232107.f0NL7AO87755@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 23 Jan 2001 13:07:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ip6fw ip6fw.c src/sys/netinet6 ip6_fw.c ip6_fw.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/01/23 13:07:10 PST Modified files: (Branch: RELENG_4) sbin/ip6fw ip6fw.c sys/netinet6 ip6_fw.c ip6_fw.h Log: Fix the vulnerability with TCP ECE packets recently fixed in ipfw. This is untested, but believed to work. Revision Changes Path 1.1.2.1 +3 -3 src/sbin/ip6fw/ip6fw.c 1.2.2.4 +13 -5 src/sys/netinet6/ip6_fw.c 1.3.2.3 +7 -2 src/sys/netinet6/ip6_fw.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message