From owner-cvs-all Sat Oct 27 16: 5:51 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 005AE37B403; Sat, 27 Oct 2001 16:05:49 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9RN5mQ41109; Sat, 27 Oct 2001 16:05:48 -0700 (PDT) (envelope-from joe) Message-Id: <200110272305.f9RN5mQ41109@freefall.freebsd.org> From: Josef Karthauser Date: Sat, 27 Oct 2001 16:05:48 -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: RELENG_4 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 joe 2001/10/27 16:05:48 PDT Modified files: (Branch: RELENG_4) sbin/ipfw ipfw.8 ipfw.c Log: MFC: ipfw.c, revs 1.102 -> 1.103 and associated man page changes. Add flags -d and -e for controlling the display of dynamic rules in 'ipfw show'. Dynamic rules are supressed unless -d is used, and timed-out dynamic rules are supressed unless -e is also specified. Revision Changes Path 1.63.2.16 +8 -2 src/sbin/ipfw/ipfw.8 1.80.2.15 +17 -2 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message