]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
Updated NEWS about per-connection inactivity timeout
authorMartin Willi <martin@strongswan.org>
Wed, 27 Jan 2010 15:08:06 +0000 (16:08 +0100)
committerMartin Willi <martin@strongswan.org>
Wed, 27 Jan 2010 15:08:06 +0000 (16:08 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e2b180adde0bb4fd07ea1571e233524c7e98572e..1ba8b7c4966658466c8111e0a66366683f32b650 100644 (file)
--- 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