summaryrefslogtreecommitdiff
path: root/sbin/iked/iked.conf.5
diff options
context:
space:
mode:
authorPatrick Wildt <patrick@cvs.openbsd.org>2017-03-13 15:07:52 +0000
committerPatrick Wildt <patrick@cvs.openbsd.org>2017-03-13 15:07:52 +0000
commita5cf34a3fd68765fd28dbe967a8ac67254208519 (patch)
treea912ad5729950694c7887ce1a55d7da011eacf1a /sbin/iked/iked.conf.5
parent89ef28435b152e5a81c8e649f86428aeeb36645a (diff)
Clarify iked.conf(5) manpage in regards to IP compression.
ok markus@ reyk@
Diffstat (limited to 'sbin/iked/iked.conf.5')
-rw-r--r--sbin/iked/iked.conf.513
1 files changed, 8 insertions, 5 deletions
diff --git a/sbin/iked/iked.conf.5 b/sbin/iked/iked.conf.5
index 81c2b595f50..a4b60844e78 100644
--- a/sbin/iked/iked.conf.5
+++ b/sbin/iked/iked.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iked.conf.5,v 1.46 2017/01/04 12:31:01 mikeb Exp $
+.\" $OpenBSD: iked.conf.5,v 1.47 2017/03/13 15:07:51 patrick Exp $
.\"
.\" Copyright (c) 2010 - 2014 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 4 2017 $
+.Dd $Mdocdate: March 13 2017 $
.Dt IKED.CONF 5
.Os
.Sh NAME
@@ -246,10 +246,13 @@ is specified, negotiation will be started at once.
If omitted,
.Ar passive
mode will be used.
-.It Ic ipcomp
-Enable optional support for
+.It Op Ar ipcomp
+The keyword
+.Ar ipcomp
+specifies that
.Xr ipcomp 4 ,
-the IP Payload Compression protocol.
+the IP Payload Compression protocol, is negotiated in addition to encapsulation.
+The optional compression is applied before packets are encapsulated.
.It Op Ar encap
.Ar encap
specifies the encapsulation protocol to be used.