[Bug 245277] mbuf_tag PACKET_TAG_IPFORWARD is not honored for host routes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 9 15:28:00 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245277
Lutz Donnerhacke <donner at 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 at FreeBSD.org |net at FreeBSD.org
--- Comment #5 from Lutz Donnerhacke <donner at FreeBSD.org> ---
The analysis is similar to PR 255705.
mbuf_tag PACKET_TAG_IPFORWARD is not honored for host routes (but for network
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list