From nobody Mon Nov 25 04:21:38 2024 X-Original-To: net@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 4XxXb66PYsz5f9hb for ; Mon, 25 Nov 2024 04:21:38 +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 4XxXb64RlFz4fSk for ; Mon, 25 Nov 2024 04:21:38 +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=1732508498; 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=jpE+iNgDX5NTqtojqLG2L1gIyiEmhkYydEZYJw5nvkk=; b=JFr1V9MKdMHEJpq6hz5sMiBvBUm8RK24XqwvlOyH0v2FdZIvcABT7f3j01LtjJ9GvXVa0A bdGwHUYsYddEVjHkFrl+2k3oRiTGXruaHEo5cGqy8DBbsfedPD3kWII6YmbeG34E+EdGnn /z1kra+rSrd29YN0Mg9v51CghBKmd7FYza687li94AkEcpi+2RjOJXAXexcGjhVKKRT9Xy 8iYNG+D3wA8mL5uGYCb5CBekc5cIiYMJ7mBqM+sZFNQdnCKwuVWZFIu+Xeo4/Mr61eITmS 4ZbB6+ExYCXT3snbZTAsAhrPbBh1DxtzGLF6FiR8W98OEeAXSW3YBpZS5oSyDQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732508498; a=rsa-sha256; cv=none; b=O6UItb4nI1L/Pt0TuHheabEKW/57rdzIpHAbTkZUfK5b8YW7zxw/ZVF21dCdRS9rPyRGWY gELS1G5srrUY9y40mjLMUOoO9drbDizsd3ssQKulBPR83RQcsbQZk/Q7Hwjm6qArL6GphI 5Jgq2qdvEBSve7+gLB+HBbM48ArpJc3LFJtsXNiC6jm5OHEglrKWdOkEu1kQXX0K6kxVQW bYN9Ht8qwSECU7uYZswaCmqguGVjSvfDB0NtVesvpHFBDPNqvt7w0W7UngrueIEuI4IMSu V0w6jJQnPFo4O9zFa6s4vbICj6RTgu7Y6AVS/wBY4ouiNcfxc89TlXAkaCCDcg== 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 4XxXb642SNzPS6 for ; Mon, 25 Nov 2024 04:21:38 +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 4AP4Lcnu017892 for ; Mon, 25 Nov 2024 04:21:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AP4LcbE017890 for net@FreeBSD.org; Mon, 25 Nov 2024 04:21:38 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: net@FreeBSD.org Subject: [Bug 255705] Routing does not honor mbuf_tag PACKET_TAG_IPFORWARD correctly Date: Mon, 25 Nov 2024 04:21:38 +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.0-RELEASE 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: ae@FreeBSD.org X-Bugzilla-Flags: 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255705 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |ae@FreeBSD.org Status|Open |Closed Resolution|--- |FIXED --- Comment #8 from Mark Linimon --- ^Triage: committed back in 2022. --=20 You are receiving this mail because: You are the assignee for the bug.=