summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2017-08-31 20:16:28 +0000
committerLuiz Souza <luiz@netgate.com>2017-11-03 13:44:42 -0500
commit56b75c9cf9f1dee2c0e5255962df2649798470ba (patch)
tree284e6426449bbf1137e542c7b4da4c67d2ac60ba /sys/amd64/conf
parent9cf44ec5484acf27c47e54c0b76ed291ebb611e5 (diff)
downloadFreeBSD-src-56b75c9cf9f1dee2c0e5255962df2649798470ba.zip
FreeBSD-src-56b75c9cf9f1dee2c0e5255962df2649798470ba.tar.gz
Allow kldload tcpmd5
PR: 220170 MFC after: 2 weeks (cherry picked from commit f7739d7e092d8732c6f89f4b3e8df007d620552c) (cherry picked from commit 221df4835e8b41b4615c2bbdc6d95fa804755b9c)
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index de7cbe6..b4eb43d 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -29,6 +29,7 @@ options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options IPSEC # IP (v4/v6) security
+options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
options TCP_OFFLOAD # TCP offload
options SCTP # Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem
OpenPOWER on IntegriCloud