From owner-cvs-all Sun May 20 3: 1:45 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 8E03F37B424; Sun, 20 May 2001 03:01:40 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4KA1ep57186; Sun, 20 May 2001 03:01:40 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200105201001.f4KA1ep57186@freefall.freebsd.org> From: David Malone Date: Sun, 20 May 2001 03:01:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2001/05/20 03:01:40 PDT Modified files: sbin/ipfw ipfw.8 ipfw.c Log: Add a flag to "ipfw show" which supresses the display of dynamic rules. Also, don't show dynamic rules if you only asked to see a certain rule number. PR: 18550 Submitted by: Lyndon Nerenberg Approved by: luigi MFC after: 2 weeks Revision Changes Path 1.84 +4 -2 src/sbin/ipfw/ipfw.8 1.102 +8 -3 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message