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)
Fri, Jun 21, 10:45 PM
Unknown Object (File)
Dec 20 2023, 8:04 AM
Unknown Object (File)
Dec 12 2023, 12:54 PM
Unknown Object (File)
Aug 8 2023, 9:57 AM
Unknown Object (File)
Jul 9 2023, 4:41 PM
Unknown Object (File)
Jul 9 2023, 4:41 PM
Unknown Object (File)
Jul 9 2023, 4:40 PM
Unknown Object (File)
Jul 5 2023, 3:02 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.