Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2021 09:43:57 GMT
From:      Kristof Provost <kp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c8607bf4e7c1 - main - man dummynet: dummynet can also be used with pf
Message-ID:  <202109240943.18O9hvYk081217@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kp:

URL: https://cgit.FreeBSD.org/src/commit/?id=c8607bf4e7c1c94e42377792570c6324cc580c1c

commit c8607bf4e7c1c94e42377792570c6324cc580c1c
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2021-09-10 11:03:24 +0000
Commit:     Kristof Provost <kp@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109240943.18O9hvYk081217>