Revert "IKEv1 XAuth: Added new MIGRATE status type to status_t."
This reverts commit b57df8310a867a0a65abf17279bf1b6e6bb2f5d3. Conflicts: src/libcharon/sa/task_manager_v1.c
This commit is contained in:
@@ -299,12 +299,6 @@ enum status_t {
|
||||
* Another call to the method is required.
|
||||
*/
|
||||
NEED_MORE,
|
||||
|
||||
/**
|
||||
* For tasks only, same as SUCCESS, but also migrate all remaining tasks
|
||||
* in the current queue to the opposite queue (passive->active or active->passive)
|
||||
*/
|
||||
MIGRATE,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user