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