ike-redirect: Add task to redirect active IKE_SAs

This commit is contained in:
Tobias Brunner
2016-03-04 16:02:59 +01:00
parent f5a9025ce9
commit 0840385b27
7 changed files with 220 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ ENUM(task_type_names, TASK_IKE_INIT, TASK_ISAKMP_CERT_POST,
"IKE_REKEY",
"IKE_REAUTH",
"IKE_REAUTH_COMPLETE",
"IKE_REDIRECT",
"IKE_DELETE",
"IKE_DPD",
"IKE_VENDOR",