Page MenuHomeFreeBSD

Use rn_match instead of doing indirect calls.
ClosedPublic

Authored by melifaro on Jan 9 2021, 5:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 2:12 AM
Unknown Object (File)
Mon, Sep 29, 1:28 AM
Unknown Object (File)
Aug 15 2025, 5:43 PM
Unknown Object (File)
Aug 15 2025, 4:21 PM
Unknown Object (File)
Aug 4 2025, 2:56 AM
Unknown Object (File)
Jul 16 2025, 9:15 AM
Unknown Object (File)
Jul 5 2025, 11:36 PM
Unknown Object (File)
Jun 27 2025, 11:46 PM
Subscribers

Details

Summary

Relevant inet/inet6 code has the control w.r.t deciding what
the RIB lookup function will be. With that in mind, explicitly
set it to the current value (rn_match) to avoid indirect call
costs.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jan 11 2021, 11:31 PM
This revision was automatically updated to reflect the committed changes.