Page MenuHomeFreeBSD

routing: install prefix and loopback routes using new nhop-based KPI.
ClosedPublic

Authored by melifaro on Aug 12 2022, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 16, 12:06 PM
Unknown Object (File)
Fri, Apr 10, 2:35 AM
Unknown Object (File)
Mar 20 2026, 5:10 AM
Unknown Object (File)
Mar 11 2026, 2:48 PM
Unknown Object (File)
Mar 8 2026, 9:38 PM
Unknown Object (File)
Mar 7 2026, 9:58 PM
Unknown Object (File)
Mar 4 2026, 3:52 PM
Unknown Object (File)
Feb 28 2026, 7:47 AM
Subscribers

Details

Summary

Construct the desired hexthops directly instead of using the
"translation" layer in form of filling rt_addrinfo data.
Simplify V_rt_add_addr_allfibs handling by using recently-added
rib_copy_route() to propagate the routes to the non-primary address
fibs.

MFC after: 1 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable