HomeFreeBSD

Enter and exit the network epoch for async IPsec callbacks.

Description

Enter and exit the network epoch for async IPsec callbacks.

When an IPsec packet has been encrypted or decrypted, the next step in
the packet's traversal through the network stack is invoked from a
crypto worker thread, not from the original calling thread. These
threads need to enter the network epoch before passing packets down to
IP output routines or up to transport protocols.

Reviewed by: ae
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D25444

Details

Provenance
jhbAuthored on
Reviewer
ae
Differential Revision
D25444: Enter and exit the network epoch for async IPsec callbacks.
Parents
rS362634: Add CAP_EVENT to pidfiles.
Branches
Unknown
Tags
Unknown