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 8, 9:38 PM
Unknown Object (File)
Sat, Mar 7, 9:58 PM
Unknown Object (File)
Wed, Mar 4, 3:52 PM
Unknown Object (File)
Sat, Feb 28, 7:47 AM
Unknown Object (File)
Tue, Feb 10, 9:21 PM
Unknown Object (File)
Tue, Feb 10, 6:14 AM
Unknown Object (File)
Feb 1 2026, 11:08 PM
Unknown Object (File)
Dec 29 2025, 5:04 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