summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipfw.8
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2001-05-20 10:01:39 +0000
committerdwmalone <dwmalone@FreeBSD.org>2001-05-20 10:01:39 +0000
commit05e29fb52c6d9134a3edac6250e28e8221bba5a4 (patch)
treea564bd1475faeb82eb5967ab4b765c7fc45e929e /sbin/ipfw/ipfw.8
parent3704482b086f1983807498cfc688742fc75f8c31 (diff)
downloadFreeBSD-src-05e29fb52c6d9134a3edac6250e28e8221bba5a4.zip
FreeBSD-src-05e29fb52c6d9134a3edac6250e28e8221bba5a4.tar.gz
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 <lyndon@orthanc.ab.ca> Approved by: luigi MFC after: 2 weeks
Diffstat (limited to 'sbin/ipfw/ipfw.8')
-rw-r--r--sbin/ipfw/ipfw.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 7fed2ba..c7c8476 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -28,7 +28,7 @@
.Op Ar number ...
.Nm
.Op Fl s Op Ar field
-.Op Fl aftN
+.Op Fl adftN
.Es \&{ \&}
.En Cm list | show
.Op Ar number ...
@@ -153,6 +153,8 @@ While listing, show counter values.
See also the
.Cm show
command.
+.It Fl d
+While listing, do not print the dynamic rules.
.It Fl f
Don't ask for confirmation for commands that can cause problems
if misused,
OpenPOWER on IntegriCloud