Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2020 16:13:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 189088] Assigning the same IP to multiple interfaces in different FIBs creates a host route for only one.
Message-ID:  <bug-189088-7501-QMcvT5jrsF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-189088-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-189088-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=3D189088

--- Comment #10 from Rodney W. Grimes <rgrimes@FreeBSD.org> ---
Your going to find that difficult.  You shall need to teach
ifa_maintain_loopback_route about fibs, and how to walk them to add and rem=
ove
its attempt at loopback route maintainance.  Or simply kill the
ifa_maintain_loopback_route code and put that back in the hands of userland
routing protocols where it belongs.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-189088-7501-QMcvT5jrsF>