git: c8607bf4e7c1 - main - man dummynet: dummynet can also be used with pf
Kristof Provost
kp at FreeBSD.org
Fri Sep 24 09:43:58 UTC 2021
The branch main has been updated by kp:
URL: https://cgit.FreeBSD.org/src/commit/?id=c8607bf4e7c1c94e42377792570c6324cc580c1c
commit c8607bf4e7c1c94e42377792570c6324cc580c1c
Author: Kristof Provost <kp at FreeBSD.org>
AuthorDate: 2021-09-10 11:03:24 +0000
Commit: Kristof Provost <kp at FreeBSD.org>
CommitDate: 2021-09-24 09:41:26 +0000
man dummynet: dummynet can also be used with pf
MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D31906
---
share/man/man4/dummynet.4 | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/share/man/man4/dummynet.4 b/share/man/man4/dummynet.4
index 34655f3a31d2..ca5d33c51b73 100644
--- a/share/man/man4/dummynet.4
+++ b/share/man/man4/dummynet.4
@@ -31,8 +31,9 @@ operation:
.Pp
.Bl -tag -width ".Dv IPFIREWALL_VERBOSE_LIMIT" -offset indent -compact
.It Dv IPFIREWALL
-enable ipfirewall (required for
-.Nm )
+enable ipfirewall (if
+.Nm
+is to be used with ipfw)
.It Dv IPFIREWALL_VERBOSE
enable firewall output
.It Dv IPFIREWALL_VERBOSE_LIMIT
@@ -62,6 +63,7 @@ pipes.
.Xr ip 4 ,
.Xr ipfw 8 ,
.Xr dnctl 8 ,
+.Xr pf.conf 5 ,
.Xr sysctl 8
.Sh HISTORY
The
More information about the dev-commits-src-all
mailing list