Date: Sun, 09 May 2021 15:27:59 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 245277] mbuf_tag PACKET_TAG_IPFORWARD is not honored for host routes Message-ID: <bug-245277-7501-s3T7yrW6Fb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245277-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-245277-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245277 Lutz Donnerhacke <donner@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|12.2-RELEASE |11.4-STABLE Summary|ipfw fwd tablearg does not |mbuf_tag |honour host routes |PACKET_TAG_IPFORWARD is not | |honored for host routes Assignee|donner@FreeBSD.org |net@FreeBSD.org --- Comment #5 from Lutz Donnerhacke <donner@FreeBSD.org> --- The analysis is similar to PR 255705. mbuf_tag PACKET_TAG_IPFORWARD is not honored for host routes (but for netwo= rk routes even /32) starting with 11.3 So you can use the network routes as a workaround. Hence the problem is in the routing stack. I'll reclassify the bug report. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245277-7501-s3T7yrW6Fb>