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, Jul 12, 12:29 PM
Unknown Object (File)
Thu, Jul 9, 5:20 PM
Unknown Object (File)
Wed, Jul 8, 10:30 PM
Unknown Object (File)
Tue, Jun 23, 10:20 AM
Unknown Object (File)
Jun 20 2026, 12:41 PM
Unknown Object (File)
Jun 19 2026, 6:41 PM
Unknown Object (File)
Jun 18 2026, 7:26 PM
Unknown Object (File)
May 28 2026, 10:41 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