Updated NEWS about per-connection inactivity timeout

This commit is contained in:
Martin Willi 2010-01-27 16:08:06 +01:00
parent 8015c91cb9
commit 909c0c3d63
1 changed files with 3 additions and 3 deletions

6
NEWS
View File

@ -12,9 +12,9 @@ strongswan-4.3.6
- The IKEv1 and IKEV2 daemons now check certificate path length constraints. - The IKEv1 and IKEV2 daemons now check certificate path length constraints.
- The new strongswan.conf option "charon.inactivity_timeout" closes a CHILD_SA - The new ipsec.conf conn option "inactivity" closes a CHILD_SA if no traffic
if no traffic was sent or received within the given interval. To close the was sent or received within the given interval. To close the complete IKE_SA
complete IKE_SA if its only CHILD_SA was inactive, set if its only CHILD_SA was inactive, set the global strongswan.conf option
"charon.inactivity_close_ike" to yes. "charon.inactivity_close_ike" to yes.
- More detailed IKEv2 EAP payload information in debug output - More detailed IKEv2 EAP payload information in debug output