Page MenuHomeFreeBSD

Switch DDB show route to direct rnh_matchaddr() call instead of rtalloc1().
ClosedPublic

Authored by melifaro on May 2 2020, 9:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 28, 1:50 PM
Unknown Object (File)
Jan 2 2025, 5:09 PM
Unknown Object (File)
Dec 13 2024, 5:53 PM
Unknown Object (File)
Dec 7 2024, 1:40 AM
Unknown Object (File)
Oct 30 2024, 10:28 AM
Unknown Object (File)
Oct 4 2024, 1:28 PM
Unknown Object (File)
Oct 1 2024, 3:20 PM
Unknown Object (File)
Sep 30 2024, 4:31 AM
Subscribers

Details

Summary

Eliminate rtalloc1() call to finish transition to the new routing
KPI defined in r359823 and removal of old rtalloc* functions.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable