Date: Sun, 08 Mar 2026 13:06:26 +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: cf37f9ed8271 - stable/14 - options: describe WITH_IPFILTER_IPFS Message-ID: <69ad7452.24c8b.49f0732f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=cf37f9ed8271817d94254ece45c82ee52db3ff2b commit cf37f9ed8271817d94254ece45c82ee52db3ff2b Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2025-12-15 13:50:56 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2026-03-05 23:57:55 +0000 options: describe WITH_IPFILTER_IPFS Add a description for WITH_IPFILTER_IPFS. Fixes: 0ff0c19e7f70 ("ipfilter: Disable ipfs(8) by default") (cherry picked from commit c112ad75605ccdfcb8bbce2f57b0e7a077f057f8) (cherry picked from commit f981908926a88357ca6b53aed5566fca4c05a850) --- tools/build/options/WITH_IPFILTER_IPFS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/build/options/WITH_IPFILTER_IPFS b/tools/build/options/WITH_IPFILTER_IPFS new file mode 100644 index 000000000000..6822b70f443e --- /dev/null +++ b/tools/build/options/WITH_IPFILTER_IPFS @@ -0,0 +1,3 @@ +Enable building the +.Xr ipfs 8 +tool to save and restore IPFilter state tables.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ad7452.24c8b.49f0732f>
