opnsense-src/sys/modules/tcp
John Baldwin 1319a76179 Only build ipsec modules if the kernel includes IPSEC_SUPPORT.
Honoring the kernel-supplied opt_ipsec.h in r361632 causes builds of
ipsec modules to fail if the kernel doesn't include IPSEC_SUPPORT.
However, the module can never be loaded into such a kernel, so only
build the modules if the kernel includes IPSEC_SUPPORT.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D25059
2020-05-30 00:47:03 +00:00
..
bbr This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This 2019-09-24 18:18:11 +00:00
rack This commit updates rack to what is basically being used at NF as 2019-07-10 20:40:39 +00:00
tcpmd5 Honor opt_ipsec.h from kernel builds. 2020-05-29 19:21:35 +00:00
Makefile Only build ipsec modules if the kernel includes IPSEC_SUPPORT. 2020-05-30 00:47:03 +00:00