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)
Tue, Dec 10, 7:09 AM
Unknown Object (File)
Thu, Nov 28, 3:53 AM
Unknown Object (File)
Oct 23 2024, 9:14 PM
Unknown Object (File)
Sep 25 2024, 4:32 PM
Unknown Object (File)
Sep 25 2024, 4:32 PM
Unknown Object (File)
Sep 25 2024, 4:32 PM
Unknown Object (File)
Sep 25 2024, 4:21 PM
Unknown Object (File)
Sep 22 2024, 9:31 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.