Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2026 02:45:19 +0000
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Cc:        Brooks Davis <brooks@FreeBSD.org>
Subject:   git: 5d6dfa511048 - stable/15 - src.conf.5: regen documenting WITH_IPFILTER_IPFS
Message-ID:  <699d10bf.23d99.4f28c941@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by emaste:

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

commit 5d6dfa5110488605c25d97f3513fc1ace30a32e5
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-12-15 13:52:34 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-02-24 02:44:36 +0000

    src.conf.5: regen documenting WITH_IPFILTER_IPFS
    
    (cherry picked from commit b9b1262a8ef95857101e538145703894e3b880b7)
---
 share/man/man5/src.conf.5 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index ecb990d6fcdc..74c45a6e2138 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd February 6, 2026
+.Dd February 23, 2026
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -848,6 +848,10 @@ The user still must set the
 variable to point to a directory where the user has write permissions.
 .It Va WITHOUT_IPFILTER
 Do not build IP Filter package.
+.It Va WITH_IPFILTER_IPFS
+Enable building the
+.Xr ipfs 8
+tool to save and restore IPFilter state tables.
 .It Va WITHOUT_IPFW
 Do not build IPFW tools.
 .It Va WITHOUT_IPSEC_SUPPORT


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699d10bf.23d99.4f28c941>