The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=5d6dfa5110488605c25d97f3513fc1ace30a32e5
commit 5d6dfa5110488605c25d97f3513fc1ace30a32e5 Author: Brooks Davis <[email protected]> AuthorDate: 2025-12-15 13:52:34 +0000 Commit: Ed Maste <[email protected]> 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
