From 46033610ecc20d9f42bcc867a55d2893007407b1 Mon Sep 17 00:00:00 2001 From: Matt Macy Date: Fri, 8 Jun 2018 05:48:36 +0000 Subject: unbreak LINT build after r334804 --- sys/conf/NOTES | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.3