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)
Wed, Feb 28, 11:10 AM
Unknown Object (File)
Feb 26 2024, 9:49 AM
Unknown Object (File)
Jan 29 2024, 12:10 PM
Unknown Object (File)
Jan 29 2024, 12:06 PM
Unknown Object (File)
Jan 29 2024, 12:06 PM
Unknown Object (File)
Jan 27 2024, 11:27 PM
Unknown Object (File)
Dec 22 2023, 10:45 PM
Unknown Object (File)
Dec 12 2023, 2:13 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