ne; b=cCU9csSHMCBfiknfJbLBZo8BrP4mdGToFMnTQFuDUEAGwko4AOZZaBFl2agMAL4NStmx17 2FItkvJQQdNb0swREFjlK+Ho6cz5JrQcm6WIM9MGY+3cJ04LCWV17ct/JHmbCDuccLvNFJ cUZp3OdkXb4HtkbJWlYjXnLqtmYjxHKofZ0UAp86TFoW63rwJp735o520iT68Obj4B+B4j n+nlvUu1k3aADue3vgH4qOo7KWPPxzaSGDMn+UwG5BbmLW01tC64zq9e/h0laKA13xj43D 3mX9hQMEsox9R5V7OVnJ8MRhw7FTFQs0nKP4zzy3w/dT2p9VLa4UYjN+hxnQRg== 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=1778618077; 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=QZB4UjRllZXe5ZlCo3DqRoa8c8JgF7m1kjSKdIXUfnY=; b=l7uCRquEKfZlpp8ibVNslnZPJ0S2Ak1pytzlMdE47myPaAv5LpGKx2dImc466dt2obQFTJ UzvuWMiOB9HZCTfOioQt8pUSFL6T93RzvRJl4sR8nlpNgMhoY4E5do9dTrU5g/FrgsbQdr lPubOcIf5cSvydWrCjLa/0d/HIlXw/bGUEOKM1Rn2Z7QykxRJrU6ZOBPNQcuHsVVZNf81I 7NlL3sZuF9mixTFEEF+s3k7hmro84iyf2OhYCuUyumooykEpXGNqs9/CUuBYj5xMoh1NAI D5XGcn72GHhtytEC1yUQE63GZnGxiHBCufF0KWjK1yJv5QwKymqjhCVXgfI3jw== 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 4gFSxn256bz41h for ; Tue, 12 May 2026 20:34:37 +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 64CKYbd6072757 for ; Tue, 12 May 2026 20:34:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 64CKYbSS072756 for pf@FreeBSD.org; Tue, 12 May 2026 20:34:37 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 295230] pfctl: filtering states by interface (-ss -i iface) does not seem to work. Date: Tue, 12 May 2026 20:34:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 16.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: matteo@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Works As Intended X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D295230 Matteo Riondato changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Works As Intended --- Comment #1 from Matteo Riondato --- Never mind, after looking at the code I now understand how this feature is supposed to work. In particular, with the default state-policy (floating), all the states are bound to "all" interface, so the only valid parameter for "-i" in "pfctl -ss -vv -i ifname" would be "all". --=20 You are receiving this mail because: You are the assignee for the bug.=