strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
- docs updated
[strongswan.git]
/
Source
/
charon
/
queues
/
jobs
/
delete_half_open_ike_sa_job.h
diff --git
a/Source/charon/queues/jobs/delete_half_open_ike_sa_job.h
b/Source/charon/queues/jobs/delete_half_open_ike_sa_job.h
index
39b7518
..
ea42be8
100644
(file)
--- a/
Source/charon/queues/jobs/delete_half_open_ike_sa_job.h
+++ b/
Source/charon/queues/jobs/delete_half_open_ike_sa_job.h
@@
-33,6
+33,10
@@
typedef struct delete_half_open_ike_sa_job_t delete_half_open_ike_sa_job_t;
/**
* @brief Class representing an DELETE_HALF_OPEN_IKE_SA Job.
*
/**
* @brief Class representing an DELETE_HALF_OPEN_IKE_SA Job.
*
+ * This job is responsible for deleting of half open IKE_SAs. A half
+ * open IKE_SA is every IKE_SA which hasn't reache the ike_sa_established
+ * state.
+ *
* @b Constructors:
* - delete_half_open_ike_sa_job_create()
*
* @b Constructors:
* - delete_half_open_ike_sa_job_create()
*