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)
Mon, Nov 3, 7:52 AM
Unknown Object (File)
Fri, Oct 31, 12:18 PM
Unknown Object (File)
Thu, Oct 30, 12:09 PM
Unknown Object (File)
Tue, Oct 28, 6:53 PM
Unknown Object (File)
Mon, Oct 27, 10:25 PM
Unknown Object (File)
Sat, Oct 18, 12:47 AM
Unknown Object (File)
Wed, Oct 15, 9:34 AM
Unknown Object (File)
Wed, Oct 15, 9:34 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