HomeFreeBSD

Convert debugnet to the new routing KPI.

Description

Convert debugnet to the new routing KPI.

Introduce new fib[46]_lookup_debugnet() functions serving as a
special interface for the crash-time operations. Underlying
implementation will try to return lookup result if
datastructures are not corrupted, avoding locking.

Convert debugnet to use fib4_lookup_debugnet() and switch it
to use nexthops instead of rtentries.

Reviewed by: cem
Differential Revision: https://reviews.freebsd.org/D24555

Details

Provenance
melifaroAuthored on Apr 26 2020, 6:42 PM
Parents
rG49c9f84f54a1: Fix IPv6 link-local operations with RADIX_MPATH.
Branches
Unknown
Tags
Unknown

Event Timeline