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)
Sat, May 10, 10:24 AM
Unknown Object (File)
Apr 22 2025, 5:22 PM
Unknown Object (File)
Apr 22 2025, 5:07 PM
Unknown Object (File)
Apr 22 2025, 3:24 PM
Unknown Object (File)
Apr 22 2025, 3:08 PM
Unknown Object (File)
Apr 22 2025, 3:07 PM
Unknown Object (File)
Apr 22 2025, 3:04 PM
Unknown Object (File)
Apr 3 2025, 11:32 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