From owner-cvs-all Tue Jan 9 10:12: 1 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 7D4D937B401; Tue, 9 Jan 2001 10:11:41 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f09IBfB09897; Tue, 9 Jan 2001 10:11:41 -0800 (PST) (envelope-from rwatson) Message-Id: <200101091811.f09IBfB09897@freefall.freebsd.org> From: Robert Watson Date: Tue, 9 Jan 2001 10:11:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2001/01/09 10:11:41 PST Modified files: (Branch: RELENG_4) sys/netinet ip_fw.h Log: o Backport the fw_ipflg ipfw rule flag from -CURRENT so that it is available for the recently committed TCP flags fix. I have only backported the variable, and not all of the current use in -CURRENT, so that will need to be seperately MFC'd, if desirable. o This change modifies the ipfw configuration ABI meaning that you need to keep your userland ip_fw.h, ipfw tool, and kernel code in synch. Revision Changes Path 1.47.2.4 +6 -1 src/sys/netinet/ip_fw.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message