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)
Mon, Apr 14, 12:49 PM
Unknown Object (File)
Tue, Apr 8, 5:41 PM
Unknown Object (File)
Sun, Apr 6, 1:41 AM
Unknown Object (File)
Sun, Mar 30, 4:33 AM
Unknown Object (File)
Feb 13 2025, 5:47 PM
Unknown Object (File)
Feb 4 2025, 2:56 AM
Unknown Object (File)
Feb 4 2025, 12:45 AM
Unknown Object (File)
Jan 21 2025, 12:22 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.