- added new job type delete_ike_sa_job_t
This commit is contained in:
@@ -28,5 +28,6 @@ mapping_t job_type_m[] = {
|
||||
{INCOMING_PACKET, "INCOMING_PACKET"},
|
||||
{RETRANSMIT_REQUEST, "RETRANSMIT_REQUEST"},
|
||||
{INITIATE_IKE_SA, "INITIATE_IKE_SA"},
|
||||
{DELETE_IKE_SA, "DELETE_IKE_SA"},
|
||||
{MAPPING_END, NULL}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user