aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2010-01-27 16:08:06 +0100
committerMartin Willi <martin@strongswan.org>2010-01-27 16:08:06 +0100
commit909c0c3d63b1719862ddec1b0b718a4798a91cd6 (patch)
tree73ba05b14205d8c652d498da2e6ede29ef5d7714
parent8015c91cb9331e8c3e56caf9994780c3733ff708 (diff)
downloadstrongswan-909c0c3d63b1719862ddec1b0b718a4798a91cd6.tar.bz2
strongswan-909c0c3d63b1719862ddec1b0b718a4798a91cd6.tar.xz
Updated NEWS about per-connection inactivity timeout
-rw-r--r--NEWS6
1 files 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