Implemented aggressive mode using Phase 1 helper class
This commit is contained in:
@@ -71,6 +71,8 @@ enum task_type_t {
|
||||
TASK_CHILD_REKEY,
|
||||
/** IKEv1 main mode */
|
||||
TASK_MAIN_MODE,
|
||||
/** IKEv1 aggressive mode */
|
||||
TASK_AGGRESSIVE_MODE,
|
||||
/** IKEv1 informational exchange */
|
||||
TASK_INFORMATIONAL,
|
||||
/** IKEv1 delete using an informational */
|
||||
|
||||
Reference in New Issue
Block a user