From 8a59fa6467b0e600cfce1319f8dcd474aec84c86 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 18 Jul 2014 16:05:47 +0200 Subject: [PATCH] swanctl: Document how connections.*.unique affects initiators --- src/swanctl/swanctl.opt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/swanctl/swanctl.opt b/src/swanctl/swanctl.opt index 5e38a6673..f1e47a9e4 100644 --- a/src/swanctl/swanctl.opt +++ b/src/swanctl/swanctl.opt @@ -194,6 +194,11 @@ connections..unique = no EAP or XAuth authentication is involved, the EAP-Identity or XAuth username is used to enforce the uniqueness policy instead. + On initiators this setting specifies whether an INITIAL_CONTACT notify is + sent during IKE_AUTH if no existing connection is found with the remote + peer (determined by the identities of the first authentication round). + Only if set to _keep_ or _replace_ will the client send a notify. + connections..reauth_time = 0s Time to schedule IKE reauthentication.