[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
Thu Mar 11 08:26:29 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189088
--- Comment #15 from commit-hook at FreeBSD.org ---
A commit in branch releng/13.0 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=dba80ca2cfb0b0c1447269e8a6a3545f428c51e6
commit dba80ca2cfb0b0c1447269e8a6a3545f428c51e6
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-03-11 08:23:07 +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
Approved by: re(gjb)
Differential Revision: https://reviews.freebsd.org/D28673
(cherry picked from commit f67641675958cb566b0ae50dc6942017d42393fe)
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