ikev2: Schedule a make-before-break completion task to delete old IKE_SA

This commit is contained in:
Martin Willi
2015-02-20 13:34:57 +01:00
parent 52bd3b8ef9
commit 3676023e54
8 changed files with 174 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ ENUM(task_type_names, TASK_IKE_INIT, TASK_ISAKMP_CERT_POST,
"IKE_CONFIG",
"IKE_REKEY",
"IKE_REAUTH",
"IKE_REAUTH_COMPLETE",
"IKE_DELETE",
"IKE_DPD",
"IKE_VENDOR",