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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 16 20:05:00 UTC 2021


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

--- Comment #13 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=9fdbf7eef5c006002769add15b1ebb8fa8d9e220

commit 9fdbf7eef5c006002769add15b1ebb8fa8d9e220
Author:     Alexander V. Chernikov <melifaro at FreeBSD.org>
AuthorDate: 2021-02-16 20:00:46 +0000
Commit:     Alexander V. Chernikov <melifaro at FreeBSD.org>
CommitDate: 2021-02-16 20:00:46 +0000

    Make in_localip_more() fib-aware.

    It fixes loopback route installation for the interfaces
     in the different fibs using the same prefix.

    Reviewed By:    donner
    PR:             189088
    Differential Revision: https://reviews.freebsd.org/D28673
    MFC after:      1 week

 sys/netinet/in.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

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


More information about the freebsd-net mailing list