aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke/stroke.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stroke/stroke.c')
-rw-r--r--src/stroke/stroke.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/stroke.c b/src/stroke/stroke.c
index a89a083ea..2221915f0 100644
--- a/src/stroke/stroke.c
+++ b/src/stroke/stroke.c
@@ -107,6 +107,7 @@ static int add_connection(char *name,
msg.add_conn.name = push_string(&msg, name);
msg.add_conn.ikev2 = 1;
+ msg.add_conn.rekey.reauth = 0;
msg.add_conn.rekey.ipsec_lifetime = 0;
msg.add_conn.rekey.ike_lifetime = 0;
msg.add_conn.rekey.margin = 0;