From nobody Tue Oct 10 16:49:01 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 4S4hgf0vvgz4x1s2 for ; Tue, 10 Oct 2023 16:49:02 +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 4S4hgd70zgz4d2S for ; Tue, 10 Oct 2023 16:49:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696956542; a=rsa-sha256; cv=none; b=xZ2hTX3BVS8IEDWBDrUiWr2An3UFMYOu/Ha2i0XGNuA21T1GoqRlMVYVo5GFg5eShSE9LK dpl9NPAizlo1gfeYjmhLU9k309UEgWTLgqiafwMC72VZWgR11iUBr1NTdMb0MOtaa2f4p8 ZoaFpGggbLcy52h4QNXqa/rbn1j/Az1cHwAMWz/1o53q+DLox/T8HchcFmJ4+P4nM7wdKh fN1LtMDCKpznAGYWu/aqUqRwotKNJP5NtnPuWi3ay9lEpAnyJckY1la/F/dDcExYv2qucb qHokZp8L/7PruFo2zX0LRWhfmPFDii2yRQ5XiliU+zEBWm8S185AT5H4u+6Gpg== 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=1696956542; 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=R6q4XkcPfnekj07Dz+QZccRCx/A+u0oGvAHL/B9UH3Q=; b=Ld9V1cqZXs57FH5R6qHlCvbDLnFvJhR6ZvnRkrW1bsdBN/6EG7gfrofDoo6EkocM55SZ8b AWzl1IfLXHqx4VgOO5uvkW5/mnRDTXv4LAlqZP7ZxpH6h4FDqXuTJ9bJmxa88QxNz3QoE0 pTdffO/L3Doy49nyB5sanJoD4qciXs722osuEHzm9KBAY2GlW3tL6iyBIhzs9TvGwUp3Y7 COxBmuxFLh7FMhMX/Z8f8sRJY330iDB+KVMhnC+2w0XBeUQ+d+KbnPDdmv+kMeNTo75dpH fkkWAR9b3DiOh3eTqlTFS0enqVSZjoGoZe354o+hPEBp44VFMzT0Xcuw06Z2hw== 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 4S4hgd61hdzmXC for ; Tue, 10 Oct 2023 16:49:01 +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 39AGn1UT010291 for ; Tue, 10 Oct 2023 16:49:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39AGn1b8010290 for pf@FreeBSD.org; Tue, 10 Oct 2023 16:49:01 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 272770] "divert-to" rule creates packet loops on all FreeBSD 11.0 to 14.0 CURRENT versions Date: Tue, 10 Oct 2023 16:49:01 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: igor.ostapenko@pm.me X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272770 Igor Ostapenko changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igor.ostapenko@pm.me --- Comment #1 from Igor Ostapenko --- Could you please provide a bit more details of your use case you want to achieve? What is the idea behind your divert app, does it alter incoming packets, is forwarding involved here, etc -- anything would help. --=20 You are receiving this mail because: You are the assignee for the bug.=