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)
Oct 4 2024, 7:00 AM
Unknown Object (File)
Oct 3 2024, 9:54 AM
Unknown Object (File)
Sep 7 2024, 7:38 PM
Unknown Object (File)
Sep 7 2024, 2:20 AM
Unknown Object (File)
Sep 4 2024, 6:03 AM
Unknown Object (File)
Sep 2 2024, 7:24 AM
Unknown Object (File)
Sep 1 2024, 7:30 AM
Unknown Object (File)
Aug 17 2024, 7:30 AM
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.