From owner-cvs-all Tue Apr 21 15:03:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06713 for cvs-all-outgoing; Tue, 21 Apr 1998 15:03:10 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA06454; Tue, 21 Apr 1998 22:01:54 GMT (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id WAA07993; Tue, 21 Apr 1998 22:01:51 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id AAA05063; Wed, 22 Apr 1998 00:01:51 +0200 (MET DST) Message-ID: <19980422000150.56907@follo.net> Date: Wed, 22 Apr 1998 00:01:50 +0200 From: Eivind Eklund To: Julian Elischer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_fw.c References: <199804211854.LAA01853@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199804211854.LAA01853@freefall.freebsd.org>; from Julian Elischer on Tue, Apr 21, 1998 at 11:54:56AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, Apr 21, 1998 at 11:54:56AM -0700, Julian Elischer wrote: > julian 1998/04/21 11:54:55 PDT > > Modified files: > sys/netinet ip_fw.c > Log: > Remove the artificial limit on the size of the ipfw filter structure. > This allows the addition of extra fields if we need them (I have plans). This still doesn't solve the problems with IPFW (foremost, that extending the structure blow the userland interface). We need a new interface - I proposed an interface to -hackers some time back, and got exactly NO response :-( Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message