[Bug 245277] mbuf_tag PACKET_TAG_IPFORWARD is not honored for host routes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 10 06:18:38 UTC 2021


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

--- Comment #9 from Lutz Donnerhacke <donner at FreeBSD.org> ---
(In reply to bugs.freebsd.org from comment #8)
The ipfw code does not do any lookup of the route table, it's only adding a tag
to the mbuf containing the packet. So if there is any difference between
handling ha host route and a network route the difference might be located in
the routeing code.

I'll try to investigate.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list