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, Dec 9, 1:34 PM
Unknown Object (File)
Sun, Dec 1, 6:54 PM
Unknown Object (File)
Sat, Nov 23, 10:44 AM
Unknown Object (File)
Fri, Nov 22, 10:29 AM
Unknown Object (File)
Fri, Nov 22, 9:28 AM
Unknown Object (File)
Oct 28 2024, 2:29 AM
Unknown Object (File)
Oct 5 2024, 7:49 PM
Unknown Object (File)
Oct 3 2024, 5:23 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