Date: Fri, 8 Jun 2018 05:48:37 +0000 (UTC) From: Matt Macy <mmacy@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r334832 - head/sys/conf Message-ID: <201806080548.w585mbRb032830@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mmacy Date: Fri Jun 8 05:48:36 2018 New Revision: 334832 URL: https://svnweb.freebsd.org/changeset/base/334832 Log: unbreak LINT build after r334804 Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Fri Jun 8 05:48:28 2018 (r334831) +++ head/sys/conf/NOTES Fri Jun 8 05:48:36 2018 (r334832) @@ -633,6 +633,8 @@ options ROUTETABLES=2 # allocated fibs up to 65536. 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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806080548.w585mbRb032830>