Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2025 17:26:56 GMT
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 0410aae4f8db - stable/14 - pf.4: Add pf_enable to SYNOPSIS
Message-ID:  <202507141726.56EHQun7041055@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by ziaee:

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

commit 0410aae4f8db0701a3e66fb1a3819251b62986e6
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-07-01 17:09:14 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-07-14 17:23:06 +0000

    pf.4: Add pf_enable to SYNOPSIS
    
    MFC after:              3 days
    Reviewed by:            Pau Amma <pauamma@gundo.com>
    Reviewed by:            Felix Johnson <felix.the.red@gmail.com>
    Differential Revision:  https://reviews.freebsd.org/D51117
    
    (cherry picked from commit 65bc8e9192dd19bca3ed89586a23a74cd449f7b2)
---
 share/man/man4/pf.4 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4
index e0526552507c..2cc80b961767 100644
--- a/share/man/man4/pf.4
+++ b/share/man/man4/pf.4
@@ -26,7 +26,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd October 20, 2023
+.Dd July 1, 2025
 .Dt PF 4
 .Os
 .Sh NAME
@@ -37,6 +37,10 @@
 .Cd "options PF_DEFAULT_TO_DROP"
 .Pp
 In
+.Xr rc.conf 5 :
+.Cd pf_enable="YES"
+.Pp
+In
 .Xr loader.conf 5 :
 .Cd net.pf.states_hashsize
 .Cd net.pf.source_nodes_hashsize



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