From 18dac73f02b1103a5e3cefba69fee2e5804234c1 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 24 May 2012 15:31:15 +0200 Subject: [PATCH] Updated ipsec.conf(5) to reflect changes to IPComp support. --- man/ipsec.conf.5.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in index 92cf0ca8b..63e25c8fe 100644 --- a/man/ipsec.conf.5.in +++ b/man/ipsec.conf.5.in @@ -303,13 +303,11 @@ and .B no (the default). A value of .B yes -causes IPsec to propose both compressed and uncompressed, +causes the daemon to propose both compressed and uncompressed, and prefer compressed. A value of .B no -prevents IPsec from proposing compression; -a proposal to compress will still be accepted. IPComp is currently not supported -with IKEv1. +prevents the daemon from proposing or accepting compression. .TP .BR dpdaction " = " none " | clear | hold | restart" controls the use of the Dead Peer Detection protocol (DPD, RFC 3706) where