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) _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"