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)
Sat, Mar 28, 3:40 PM
Unknown Object (File)
Tue, Mar 24, 2:28 AM
Unknown Object (File)
Sun, Mar 22, 2:53 AM
Unknown Object (File)
Sat, Mar 14, 2:41 PM
Unknown Object (File)
Jan 21 2026, 8:28 AM
Unknown Object (File)
Jan 20 2026, 4:32 PM
Unknown Object (File)
Jan 20 2026, 12:33 PM
Unknown Object (File)
Jan 18 2026, 10:12 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.