From nobody Tue Feb 24 02:45:18 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 4fKhsb5x3Cz6Smv1 for ; Tue, 24 Feb 2026 02:45:23 +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 4fKhsb2mlQz45p0 for ; Tue, 24 Feb 2026 02:45:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771901123; 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=xLq3Tdceot0gAoQ47WIyZPavj7iz73luuWVtrWrS2gM=; b=dlYYcFqjIxMi+ammD28iOLKJHm0F7bXTJG2fQRsnX8yKSBrAP7BBeU7MqpI8lrBctDmmHY SCJLyXdrsx026lkP6ze+92tAaHeox7u+wnLkI4828PjrP4wPd9H6e64/gvWcDdO0AlY3Bc kSUDjvBzQPA7krOMmz8nLjTWVINbDPH4xUTIVVquTdltde93M2N7uQRPTgp7pcXIdWpW+q eYE2HCilqYpyYJG+fUm0EEKIIVtvvGOuCrI4R0QNA+GVQtLH4AeohxsvwX2g2uTMI2toUA okzJvg7f/Dkf/121obM01gVKgVuM6QPH8A0neFv3L3hHtWw83GOnmGeskkeJsA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771901123; a=rsa-sha256; cv=none; b=cRVl+5clSWC2V+pFe5QfV+sgA60QG9WI0Yx+2ri2ms9/6fzEyWutdb/2BJKFXYqUmiy20I jSBR6DQJlNuIdVEp16/SAdTCfKXJhzJ8o7ZOu1/VsNtoHNxziKbfb3GP8GhX3Mq20o5GlK kWjhpppOw65OYyvbLFhaO1oCsfnHHbPHionCwwjR6r45TuhJ38Kn4orxRlaiX2kku59ThN hCyrK6LOuldDOO/oYWtLvwpWabfVYzfYOZdxvwKF6xB2AyZewCYKZt29eKudNdBno7vlw4 ZnhEUaypSssKYv0dVZMoad4FsfuijbMQ+R8r3xeJ5mNZDY/cKaSG6Po7WLfHiA== 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=1771901123; 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=xLq3Tdceot0gAoQ47WIyZPavj7iz73luuWVtrWrS2gM=; b=Un2EZ/CH5qHri4qRb2ONIC4xDJ7gly2IPGJXYK8VilQqNGWyVC4DpQJ02BdVzXDUCXh2K1 W1enNBLzdcMkTtMwWiz5eK8eI7pBs+9AZHH6+IXOz1iTNvZ8A7OcSlKYhtmavpSFBqNqkn FcvLY9fPcdkMKZ5+W3mijzFKJ7/jJNWNiMirzNxVXoVnnFGOV7O3zRRCWU/ErRr86J6qH9 RRqqfhJ3tQPNs/tC+Ew+VlEBPfElKx+9YVDSBtUtswZNL+a6rdczb1TA9B1tr1juhR/moz JmowwCrPMVtuO1X2pI/Pshbgc/s0DPyFVWSt1AQ24g2ID3gu8JASZw3hCbVudQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fKhsb2Gt6zxM7 for ; Tue, 24 Feb 2026 02:45:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 23139 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 24 Feb 2026 02:45:18 +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: f981908926a8 - stable/15 - 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/15 X-Git-Reftype: branch X-Git-Commit: f981908926a88357ca6b53aed5566fca4c05a850 Auto-Submitted: auto-generated Date: Tue, 24 Feb 2026 02:45:18 +0000 Message-Id: <699d10be.23139.3b461844@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f981908926a88357ca6b53aed5566fca4c05a850 commit f981908926a88357ca6b53aed5566fca4c05a850 Author: Brooks Davis AuthorDate: 2025-12-15 13:50:56 +0000 Commit: Ed Maste CommitDate: 2026-02-24 02:42:05 +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) --- 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.