Date: Thu, 23 Mar 2017 02:01:25 +0000 (UTC) From: Ngie Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r315764 - head/tools/build/options Message-ID: <201703230201.v2N21PAE036450@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703230201.v2N21PAE036450>