svn commit: r315764 - head/tools/build/options

Ngie Cooper ngie at FreeBSD.org
Thu Mar 23 02:01:26 UTC 2017


Author: ngie
Date: Thu Mar 23 02:01:25 2017
New Revision: 315764
URL: https://svnweb.freebsd.org/changeset/base/315764

Log:
  Add a WITHOUT_IPSEC_SUPPORT option description for src.conf(5)
  
  This is a follow up commit to r313330.
  
  MFC after:	1 week
  Sponsored by:	Dell EMC Isilon

Added:
  head/tools/build/options/WITHOUT_IPSEC_SUPPORT
     - copied, changed from r315763, head/tools/build/options/WITH_RATELIMIT

Copied and modified: head/tools/build/options/WITHOUT_IPSEC_SUPPORT (from r315763, head/tools/build/options/WITH_RATELIMIT)
==============================================================================
--- head/tools/build/options/WITH_RATELIMIT	Thu Mar 23 01:44:17 2017	(r315763, copy source)
+++ head/tools/build/options/WITHOUT_IPSEC_SUPPORT	Thu Mar 23 02:01:25 2017	(r315764)
@@ -1,12 +1,7 @@
 .\" $FreeBSD$
-Set to build the system with rate limit support.
-.Pp
-This makes
-.Dv SO_MAX_PACING_RATE
-effective in
-.Xr getsockopt 2 ,
+Set to not build the kernel with
+.Xr ipsec 4
+support. This option is needed for
+.Xr ipsec 4
 and
-.Ar txrlimit
-support in
-.Xr ifconfig 8 ,
-by proxy.
+.Xr tcpmd5 4 .


More information about the svn-src-head mailing list