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)
Sun, Mar 16, 2:40 AM
Unknown Object (File)
Mar 8 2025, 11:14 AM
Unknown Object (File)
Feb 28 2025, 2:05 PM
Unknown Object (File)
Feb 24 2025, 9:35 PM
Unknown Object (File)
Feb 20 2025, 2:10 AM
Unknown Object (File)
Feb 10 2025, 11:10 PM
Unknown Object (File)
Feb 9 2025, 7:13 PM
Unknown Object (File)
Jan 27 2025, 10:32 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