HomeFreeBSD

net/if.c: Add fib-aware ifa_ifwithaddr()

Description

net/if.c: Add fib-aware ifa_ifwithaddr()

Add FIB selection logic by introducing ifa_ifwithaddr_fib() to
support FIB-specific lookups. Then have ifa_ifwithaddr() wrap it
with RT_ALL_FIBS.
Also, do the same for ifa_ifwithaddr_check().

Reviewed by: glebius, bnovkov
Differential Revision: https://reviews.freebsd.org/D58305

Details

Provenance
pouriaAuthored on Jul 17 2026, 4:11 PM
Reviewer
glebius
Differential Revision
D58305: net/if.c: Add fib-aware ifa_ifwithaddr()
Parents
rG6671bbf2f9bb: nda: Tag the command set used for devctl errors
Branches
Unknown
Tags
Unknown