moved AUTH_LIFETIME handling in its own task (cleaner separation, proper payload order)
This commit is contained in:
@@ -28,6 +28,7 @@ ENUM(task_type_names, IKE_INIT, CHILD_REKEY,
|
||||
"IKE_NATD",
|
||||
"IKE_MOBIKE",
|
||||
"IKE_AUTHENTICATE",
|
||||
"IKE_AUTH_LIFETIME",
|
||||
"IKE_CERT",
|
||||
"IKE_CONFIG",
|
||||
"IKE_REKEY",
|
||||
|
||||
Reference in New Issue
Block a user