From 3572b3b68986bfcf33be5efb5c71febad07d1fb0 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 23 May 2006 10:53:44 +0000 Subject: [PATCH] - updated ipsec.conf manual to reflect actual state of keyexchange-parameter --- src/starter/ipsec.conf.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/starter/ipsec.conf.5 b/src/starter/ipsec.conf.5 index 851ef5949..bb8942f82 100644 --- a/src/starter/ipsec.conf.5 +++ b/src/starter/ipsec.conf.5 @@ -553,14 +553,14 @@ should last before being renegotiated. .TP .B keyexchange method of key exchange; -which protocol should be used for this connection. Connections marked with +which protocol should be used to initialize the connection. Connections marked with .B ikev1 -are loaded in pluto, those marked with +are initiated with pluto, those marked with .B ikev2 -are loaded in charon. Currently, an incoming request using another protocol -as specified with +with charon. An incoming request from the remote peer is handled by the correct +daemon, unaffected from the .B keyexchange -is discarded. The default value +setting. The default value .B ike currently behaves exactly as .B ikev1.