https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245277

Lutz Donnerhacke <don...@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|don...@freebsd.org          |n...@freebsd.org

--- Comment #5 from Lutz Donnerhacke <don...@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 on the CC list for the bug.
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to