From nobody Tue Jun 30 13:57:50 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 4gqPqR6FtXz6kFRT for ; Tue, 30 Jun 2026 13:57:55 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gqPqR5mFyz3Nr9 for ; Tue, 30 Jun 2026 13:57:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782827875; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=posTIQHWt/Ayr/KCvcjqcpFskyKGJpSWHUtSC0APavA=; b=tQ2+neOa1v+0RqAMnGKFRpxDMFbdbawIUFpZmes2ShZ5pw+00HdHSJr1A2Hc4WOcKIkixp mUMA75zJNoJqxQF7PIEl+YdigonMgZWVrThPShPWe+55fua+29X3N57s0ygX5UpT/9yPEl DixexxjqZ9560D6QzQBisjhuU/iZtBCrtYwqNdLh1UHNX/Z7T4/ZcfTJaA57Xh4jU7/Dne WdY8xOEsJzvIoiTx6PlFGfQWcouVpvqE/pocuLqnOhbAMtKK5WmqraWgZq1Cscg4Wgq2qI QQuzxrPJ+G8o5SXYUWqVEzyi7K0UVCBzp7FL3XXgpGqokOJBkqkgzLga3fQkVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782827875; a=rsa-sha256; cv=none; b=g9oXFDCWW70iPNEfr28GmcYSnFrHt1jjQpGcv6hKvQLe1fl0iTPb+NM6cJp/Xrvz4fmlck hXOzANr72JJvkRNhmbMKG95l7CWf+WaYOe4YLyHV4j4/VdCjlEwwolQkz3IQD5yinI5vY2 HCzGmmgdVyuE2zVS3/Wbr7iA623J7F8cKhTiqsEbna4piEvMYAuiCHOis6AWr43ZfJam6E 3xF4fhc5JkE6yS1WzSSSmv76z3cBmhIWv7pSXRRKOFiGP1LJ6PwM6KXRyx4nYoySD8K6Lb PRhbd1zNo2Tx/24omblFdJGhtk8YBfgFudsXFQiJzc7aZes0Cnzl6Byy292FpA== 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=1782827875; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=posTIQHWt/Ayr/KCvcjqcpFskyKGJpSWHUtSC0APavA=; b=Okp1+q15M8YHzy1ZPOUyZt3qZF5q204c+bxZyjj6Rf9pFheCyl8lf2sPn8lE9gw1GPbm66 EQRpCB+vTJESumSD6651JA8oQeNdlns+vVigNGv//caQyurGwuQO73dPJgd1x70o+cztpy RexHcN2I0b4DrdP7QWJE3rT/mvPMie8iMXO4oKYnNT3FRdFIIyTsXrq1wdVNR3kP82B+Zy J6FgbivpI0YiNQKAccY+/fX1ghCH9vyi6onib7dIsG5TZSLVNNnVkHbRWUG/36xhU5sTaC elg2DhTzHuQBfTvNbBleyYujApYQ87pZW7LqbQ4RTbUbw8Rqydqq55Gy59QxGw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gqPqR4CtBzmcg for ; Tue, 30 Jun 2026 13:57:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27b5f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 30 Jun 2026 13:57:50 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kristof Provost Subject: git: b8c6f5811b2a - main - pflog: run VNET_SYSUNINIT in SI_SUB_PROTO_FIREWALL 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b8c6f5811b2a948a265a4bd90d33a18efb2a6f1e Auto-Submitted: auto-generated Date: Tue, 30 Jun 2026 13:57:50 +0000 Message-Id: <6a43cb5e.27b5f.3b46075e@gitrepo.freebsd.org> The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=b8c6f5811b2a948a265a4bd90d33a18efb2a6f1e commit b8c6f5811b2a948a265a4bd90d33a18efb2a6f1e Author: Kristof Provost AuthorDate: 2026-06-29 14:05:52 +0000 Commit: Kristof Provost CommitDate: 2026-06-30 13:57:41 +0000 pflog: run VNET_SYSUNINIT in SI_SUB_PROTO_FIREWALL Suggested by: pouria, glebius Sponsored by: Rubicon Communications, LLC ("Netgate") --- sys/netpfil/pf/if_pflog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/netpfil/pf/if_pflog.c b/sys/netpfil/pf/if_pflog.c index a69be46587c0..7a55ff7461f0 100644 --- a/sys/netpfil/pf/if_pflog.c +++ b/sys/netpfil/pf/if_pflog.c @@ -285,7 +285,7 @@ vnet_pflog_uninit(const void *unused __unused) * Detach after pf is gone; otherwise we might touch pflog memory * from within pf after freeing pflog. */ -VNET_SYSUNINIT(vnet_pflog_uninit, SI_SUB_INIT_IF, SI_ORDER_SECOND, +VNET_SYSUNINIT(vnet_pflog_uninit, SI_SUB_PROTO_FIREWALL, SI_ORDER_SECOND, vnet_pflog_uninit, NULL); static int