aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Macy <mmacy@FreeBSD.org>2018-06-08 05:48:36 +0000
committerMatt Macy <mmacy@FreeBSD.org>2018-06-08 05:48:36 +0000
commit46033610ecc20d9f42bcc867a55d2893007407b1 (patch)
treede62897e0a335126835b44d61019a740abe21920
parent7f5336f6663af71e7e260ed1dc3448475847e9bc (diff)
Notes
-rw-r--r--sys/conf/NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 2f358d1a0f84..e4eb8176cf14 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -633,6 +633,8 @@ options ROUTETABLES=2 # allocated fibs up to 65536. default is 1.
options TCP_OFFLOAD # TCP offload support.
+options TCPHPTS
+
# In order to enable IPSEC you MUST also add device crypto to
# your kernel configuration
options IPSEC #IP security (requires device crypto)