From nobody Sun Mar 8 13:06:26 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fTL4l6PQQz6T6V7 for ; Sun, 08 Mar 2026 13:06:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fTL4l5Pxpz3V97 for ; Sun, 08 Mar 2026 13:06:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772975191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2P2Pg8OVx3Rc3qGMVbN4fmzV2tfFCszM45E0iK1HzFI=; b=DOM0RPmes946c0OQUudMMfsOdpMmqWwuj0saJ/Qm/A8VWqsJckTpZ+68MyQO3e+hyY4LKL hUt1STlT+96dqqBWvtJaSlwAZ/22PujuK3gq4wIgS5E39HY6OFY6x8Jq7cHYeF7WD363Cb eaOQDGT708yjlFZJl4iaGNsPna/dXqds3eU8oWjiI7tx8G3xsSPxDkitwHXFxcF5PKWLou vDNJt3bjH8kyPj+85urM6OQ3k5u1Kmet2s76gMch2NJGpJ9M/091CdcWTaQk8PqmUfcw9d jkVU/mrMX9dTcbaBjdbVDE3i46HXnSDIeXrTC5D/uumz2ymR431fWho733NXAA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772975191; a=rsa-sha256; cv=none; b=KvszM3qBD1mpfdfi8RuVr8kKsy6jtJdOZ9rIU/XnY63D82W1hU4AMXSqdRg3xM4wo3cSwk FBmsmVa5npXRMm6iwzZVzWdu5k47I4om/dDAfo7NGANGQvpiT+lrHTQM0qMvikjdS64oHX tlf+BtW2XGNjP+tpOqNpoFovPf8X+0/z0HkQnU+bTS3/FxBJFFJztvsx2ghICZRg758DIF QCeB8nf+JwjcJW1lGPm3Mg/vDuDNeyJ2H1abRXwuXLhgHYDprXDpgYB2fICxG5R7sRChvY ct4DmgA/xpBxcZTJaBypfa2Bmd4JNrj8892G3ljtl3GUGh4dT7FfxLdurjg4YQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772975191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2P2Pg8OVx3Rc3qGMVbN4fmzV2tfFCszM45E0iK1HzFI=; b=iVm+pOjL6soJBLWGRkTJHKlIyKSMwFwE6vnGn5nfH2xdfRu97TtcYiH1o3RKzayswwYsmG Vb2G1n7vQTgi3wDYfyGBlSZO6nzPHkjsSUlVR5dty8xmxX5zULJjAKqGRomvdd7dbmjRiB gEc7yI7OP6q8+Zwgw/EQ0wkzlWsIgjw50SyatSLPVD99fpL5PHVnwYV7XhEJ4CToyJODnd H01EV3JfsXDipizsFGpzirt4PSMYXdYt3TRc5ZKmfcxaxiAYxtPGl2jNJqojqd9XMD5Jmw uLddJIm/vfLEhcd2DeDvPT3BehskfT7SFwDq2+RstVGZOoFkTgDgg7WJUSNMQQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fTL4l4xVqzwhb for ; Sun, 08 Mar 2026 13:06:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 24c8b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 08 Mar 2026 13:06:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Brooks Davis From: Ed Maste Subject: git: cf37f9ed8271 - stable/14 - options: describe WITH_IPFILTER_IPFS List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: cf37f9ed8271817d94254ece45c82ee52db3ff2b Auto-Submitted: auto-generated Date: Sun, 08 Mar 2026 13:06:26 +0000 Message-Id: <69ad7452.24c8b.49f0732f@gitrepo.freebsd.org> The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=cf37f9ed8271817d94254ece45c82ee52db3ff2b commit cf37f9ed8271817d94254ece45c82ee52db3ff2b Author: Brooks Davis AuthorDate: 2025-12-15 13:50:56 +0000 Commit: Ed Maste 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.