From owner-cvs-all Tue Apr 21 11:56:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16708 for cvs-all-outgoing; Tue, 21 Apr 1998 11:56:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 SAA16548; Tue, 21 Apr 1998 18:55:43 GMT (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA01853; Tue, 21 Apr 1998 11:54:56 -0700 (PDT) Date: Tue, 21 Apr 1998 11:54:56 -0700 (PDT) Message-Id: <199804211854.LAA01853@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_fw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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). Revision Changes Path 1.82 +40 -13 src/sys/netinet/ip_fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message