From nobody Sat Jun 03 10:09:28 2023 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 4QYFw84l7Vz4ZCDR for ; Sat, 3 Jun 2023 10:09:28 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QYFw83jgbz3NmL for ; Sat, 3 Jun 2023 10:09:28 +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=1685786968; 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=cxzCe/YfmjKjlZwEcLp/jANapVrXUmmCyHPDVZjqVug=; b=Bbc2U5W3HCWjzWYqrHUUV+DClBM3SwT1FLtNDJ0BkCZKDpBWCsMhdjEmaHsVcJsPENuHm3 wxvAuz6oX3vvp1OzHemqAu63l4/gmDaeBe19f99GEZV5VxKWswgOOnAstdz/uAiqRZ1UdI Nlklm1a3QZkXUmmyuIsKqTkMUCaKctdh3kQnXgGrjM4thl1oCaTnraYb0z8PaaqwKGloLF 3gLhP3kkhHr0ns78pwc/XYYpV6tZ8aPXPgjhS/jyctUq5SxVov8BV+QbK7M767iMOBOIna vJMvxA77ARzzuVcPDPVvW3UhPfN68A7gA/twhGaquIc7tv+6zmImPQIh3yCd5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685786968; a=rsa-sha256; cv=none; b=wlHfCerPKKjc5+hqhBVekB8Pj9B3Dwt7Nf1Lzyckl+ydrlU12nRRxozo3z65YNqJHq1DDY oX5LW+8OIQVo71/CknXcqNYl6lUoa8hoBdCWFMChspO1SX+2QehQdcJTIUbZ7RNhsH2yv7 66KLMqjuC3NCUHevnjx3RwJ5Igwm2iYk/1yJaQiLwUYxKMHn694nsZBFT5hzHHNPLo8EoJ qiX1HR76cYCl8TrW8o4aQz0XGA4u39aRdDW2j0YMIqEdpQ2J/mTijDghr1XgY2pETEtEMM tJVOeGuGV9g64frr/mmEwOKPhkQ8NWMSsz7zLP5xPpUXpXt50brg616Kky06SA== 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 4QYFw82Z1KzM9q for ; Sat, 3 Jun 2023 10:09:28 +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 353A9SKK020425 for ; Sat, 3 Jun 2023 10:09:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 353A9Sso020424 for pf@FreeBSD.org; Sat, 3 Jun 2023 10:09:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 268717] [pf] [ipnat] rdr rules don't work for traffic originating at localhost Date: Sat, 03 Jun 2023 10:09:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Sender: owner-freebsd-pf@freebsd.org X-BeenThere: freebsd-pf@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268717 --- Comment #33 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D4a6b92849e619c40ca9a78d38339798f2= 735ec56 commit 4a6b92849e619c40ca9a78d38339798f2735ec56 Author: Doug Rabson AuthorDate: 2023-06-02 15:58:33 +0000 Commit: Doug Rabson CommitDate: 2023-06-03 10:07:56 +0000 pf: Fix tests broken by enabling inet-local filtering Summary: Three of the pf dummynet tests were using filter rules which matched both the intended epair interface as well as lo0 which now receives PFIL_OUT events for messages delivered to the local network stack (if enabled). This commit changes the rules to match only for the expected epair interface. PR: 268717 Reviewed-by: kp MFC-after: 2 weeks Differential Revision: https://reviews.freebsd.org/D40393 tests/sys/netpfil/common/dummynet.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=