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)
Wed, Oct 30, 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
Unknown Object (File)
Sep 28 2024, 2:38 PM
Unknown Object (File)
Sep 28 2024, 6:03 AM
Unknown Object (File)
Sep 27 2024, 4:00 AM
Unknown Object (File)
Sep 26 2024, 5:40 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