Page MenuHomeFreeBSD

if_ovpn: add sysctls for netisr_queue() and crypto_dispatch_async()
ClosedPublic

Authored by kp on Oct 17 2022, 9:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 4:44 AM
Unknown Object (File)
Sun, Sep 28, 10:39 PM
Unknown Object (File)
Sep 12 2025, 2:03 AM
Unknown Object (File)
Sep 12 2025, 1:24 AM
Unknown Object (File)
Sep 12 2025, 12:30 AM
Unknown Object (File)
Sep 12 2025, 12:11 AM
Unknown Object (File)
Sep 11 2025, 11:48 PM
Unknown Object (File)
Sep 10 2025, 2:13 AM

Details

Summary

Allow the choice between asynchronour and synchronous netisr and crypto
calls. These have performance implications, but depend on the specific
setup and OCF back-end.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

kp requested review of this revision.Oct 17 2022, 9:13 AM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 24 2022, 8:09 AM
This revision was automatically updated to reflect the committed changes.