[Bug 189088] Assigning the same IP to multiple interfaces in different FIBs creates a host route for only one.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 12 16:13:17 UTC 2020


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

--- Comment #10 from Rodney W. Grimes <rgrimes at 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 remove
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.

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


More information about the freebsd-net mailing list