From 909c0c3d63b1719862ddec1b0b718a4798a91cd6 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 27 Jan 2010 16:08:06 +0100 Subject: [PATCH] Updated NEWS about per-connection inactivity timeout --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index e2b180add..1ba8b7c49 100644 --- a/NEWS +++ b/NEWS @@ -12,9 +12,9 @@ strongswan-4.3.6 - The IKEv1 and IKEV2 daemons now check certificate path length constraints. -- The new strongswan.conf option "charon.inactivity_timeout" closes a CHILD_SA - if no traffic was sent or received within the given interval. To close the - complete IKE_SA if its only CHILD_SA was inactive, set +- The new ipsec.conf conn option "inactivity" closes a CHILD_SA if no traffic + was sent or received within the given interval. To close the complete IKE_SA + if its only CHILD_SA was inactive, set the global strongswan.conf option "charon.inactivity_close_ike" to yes. - More detailed IKEv2 EAP payload information in debug output