From owner-cvs-all Wed Sep 2 12:14:12 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15373 for cvs-all-outgoing; Wed, 2 Sep 1998 12:14:12 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15294; Wed, 2 Sep 1998 12:14:07 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA13560; Wed, 2 Sep 1998 12:14:02 -0700 (PDT) Date: Wed, 2 Sep 1998 12:14:02 -0700 (PDT) Message-Id: <199809021914.MAA13560@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_fw.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/09/02 12:14:01 PDT Modified files: sys/netinet ip_fw.h Log: Widen and change the layout of the IPFW structures flag element. This will allow us to add dummynet to 3.0 Recompile /sbin/ipfw AND your kernel. Revision Changes Path 1.35 +35 -35 src/sys/netinet/ip_fw.h