Date: Sat, 27 Oct 2001 16:05:48 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c Message-ID: <200110272305.f9RN5mQ41109@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110272305.f9RN5mQ41109>