Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2021 06:18:37 +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-qwWdZ1LfuR@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

--- Comment #9 from Lutz Donnerhacke <donner@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.

--=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-qwWdZ1LfuR>