HomeFreeBSD

Remove AH/ESP/IPCOMP protocol handlers from inetsw and inet6sw lists.

Description

Remove AH/ESP/IPCOMP protocol handlers from inetsw and inet6sw lists.

Now inbound IPsec processing will be handled by IPSEC_INPUT() method.
Also declare sysctl nodes if one of IPSEC and IPSEC_SUPPORT options is
defined.

Details

Provenance
aeAuthored on
Parents
rS310393: - Fix a use-after-free bug when dq_timeout == 1 and
Branches
Unknown
Tags
Unknown