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
F135581888: D24663.id71369.diff
Tue, Nov 11, 12:57 AM
Unknown Object (File)
Wed, Oct 29, 4:33 AM
Unknown Object (File)
Tue, Oct 21, 5:14 AM
Unknown Object (File)
Sun, Oct 19, 11:58 AM
Unknown Object (File)
Sat, Oct 18, 10:35 AM
Unknown Object (File)
Oct 11 2025, 10:37 AM
Unknown Object (File)
Oct 11 2025, 10:37 AM
Unknown Object (File)
Oct 11 2025, 10:37 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