HomeFreeBSD

Rework outbound IPsec processing.

Description

Rework outbound IPsec processing.

Add ipsec[46]_perform_request() functions that used to perform given
IPsec request. Invoke ipsec[46]_perform_request() from
ipsec[46]_process_packet() with first ipsecrequest of given security
policy. Modify ipsec_process_done() to use xform_history structure and
make SA bundles supported by both address families.
Remove now unused ipsec_nextisr() and move IPv4 related functions under
the #ifdef INET.

Details

Provenance
aeAuthored on
Parents
rS309100: Sync the rtwn(4) entry with the manpage.
Branches
Unknown
Tags
Unknown