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
F132271788: D36166.id109945.diff
Wed, Oct 15, 9:34 AM
F132271783: D36166.id109234.diff
Wed, Oct 15, 9:34 AM
F132271772: D36166.id.diff
Wed, Oct 15, 9:34 AM
Unknown Object (File)
Wed, Oct 15, 3:35 AM
Unknown Object (File)
Tue, Oct 14, 10:52 PM
Unknown Object (File)
Tue, Sep 16, 5:56 PM
Unknown Object (File)
Sep 5 2025, 1:08 PM
Unknown Object (File)
Sep 3 2025, 4:51 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