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)
Fri, Feb 28, 2:05 PM
Unknown Object (File)
Mon, Feb 24, 9:35 PM
Unknown Object (File)
Thu, Feb 20, 2:10 AM
Unknown Object (File)
Mon, Feb 10, 11:10 PM
Unknown Object (File)
Sun, Feb 9, 7:13 PM
Unknown Object (File)
Jan 27 2025, 10:32 AM
Unknown Object (File)
Jan 26 2025, 5:37 PM
Unknown Object (File)
Dec 13 2024, 4:17 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