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)
Mon, May 25, 3:40 AM
Unknown Object (File)
Wed, Apr 29, 7:00 PM
Unknown Object (File)
Mon, Apr 27, 3:50 AM
Unknown Object (File)
Apr 16 2026, 12:06 PM
Unknown Object (File)
Apr 10 2026, 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
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