From nobody Mon Nov 25 04:45:35 2024 X-Original-To: pf@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 4XxY6m2MTBz5fCFN for ; Mon, 25 Nov 2024 04:45:36 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxY6l6jLPz4l20 for ; Mon, 25 Nov 2024 04:45:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732509935; 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: in-reply-to:in-reply-to:references:references; bh=MMvIwBTFBmdJHkWbJ6hOUxWQaCtTvs1fNOefoMO4ffM=; b=ZsNTu4M+qOR9yN+sxxlDqKrMRUbCx3dxlfqT9MgI5nWYKvrl8k5s0H0SJ1ptMfDckAIr8Q UX/IHLpRFVkDi/tvmfOfqF209BR8f3w1Hr6WhiZNwNJ+IK3uBGGVtipCuikyLNMeaPcXYR TbuL1jb/Qs2QMs0zsymWb6B4hU8Ny6K0B2/r5Z8Ev0oa1pUC6OQ4BvQgPQUAViq59jEg1q PmlhRi+gjYJUMBYFQjrqvdzQarN4jQ5ksHlX7/KilnK80UKAFVjRG54baoDai7MYqu9vaa 1yQcOEwhNGk6s1K5a4Q6YIfjG0+fOsqWu4wcdjW59hSyaQl2/ZictWkPyer6og== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732509935; a=rsa-sha256; cv=none; b=Y7LPrYjFxKMJcG/1bI4hWCLJO2CsumWwqbewgX6wh8JR0ygauzhrymTJq+B9ZbwLY/AMRQ 5IgLzbQYJbDJ4Umna+ISyghIhJL7kZWC4G7zcna/n8x8sbCFcl6Bo1H3+KUSnw7BL3SzIg ywHnOZKNekJo8GHLm3KT/Gv+zJLZqB+cdxa+h4BoZG+7iJYezzqMzJZpkfuXoo8B61jRYE s6KOva2/oCCrYfBpy7+3WTyEyzcXY5eL7SYrNWk2nJ+vBFkx637t38aioyhnCHmEALghdW Pji+cK/OgUcMep4cDNTRSqAcsdkD/UjbMXsnKOWa2ADPvRADkHgVIvXkGeDzpw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XxY6l5n0JzQ8G for ; Mon, 25 Nov 2024 04:45:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4AP4jZEf058070 for ; Mon, 25 Nov 2024 04:45:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AP4jZlx058069 for pf@FreeBSD.org; Mon, 25 Nov 2024 04:45:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 274614] Issues with retry loop in pfctl_do_ioctl() Date: Mon, 25 Nov 2024 04:45:35 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Technical discussion and general questions about packet filter (pf) List-Archive: https://lists.freebsd.org/archives/freebsd-pf List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-pf@freebsd.org Sender: owner-freebsd-pf@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274614 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|pf@FreeBSD.org |kp@freebsd.org Status|New |Closed Resolution|--- |FIXED --- Comment #4 from Mark Linimon --- ^Triage: committed and MFCed back in 2023. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=