diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-07-17 18:18:57 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-07-17 18:18:57 +0200 |
commit | b2dfa0624d0ea4c1cc8308c06cb97f3d6ff0a9ac (patch) | |
tree | 296c098c3d108fc349cfa674b29896266dfc83f3 | |
parent | a9ffb48f2132780f72a525bfd061afa8c1d8afe4 (diff) | |
download | strongswan-b2dfa0624d0ea4c1cc8308c06cb97f3d6ff0a9ac.tar.bz2 strongswan-b2dfa0624d0ea4c1cc8308c06cb97f3d6ff0a9ac.tar.xz |
ipsec.conf.5: closeaction is now supported for IKEv1
-rw-r--r-- | man/ipsec.conf.5.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in index 07472b292..2a933350d 100644 --- a/man/ipsec.conf.5.in +++ b/man/ipsec.conf.5.in @@ -300,8 +300,7 @@ for meaning of values). A .B closeaction should not be used if the peer uses reauthentication or uniquids checking, as these events -might trigger the defined action when not desired. Currently not supported with -IKEv1. +might trigger the defined action when not desired. .TP .BR compress " = yes | " no whether IPComp compression of content is proposed on the connection |