From owner-cvs-all Wed Aug 11 8:36:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61B3D15418; Wed, 11 Aug 1999 08:36:26 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA82221; Wed, 11 Aug 1999 08:36:14 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Message-Id: <199908111536.IAA82221@freefall.freebsd.org> From: Luigi Rizzo Date: Wed, 11 Aug 1999 08:36:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luigi 1999/08/11 08:36:14 PDT Modified files: sbin/ipfw ipfw.8 ipfw.c Log: Userland and manual page changes for probabilistic rule match. Because the kernel change was done in a backward-compatible way, you don't need to recompile ipfw if you don't want to use the new feature. Revision Changes Path 1.56 +22 -1 src/sbin/ipfw/ipfw.8 1.73 +19 -3 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message