fixing IKE_SA rekeying if charon.ikesa_table_size > 1

This commit is contained in:
Tobias Brunner
2009-04-17 16:58:11 +00:00
parent a376e44577
commit c889ce80ab
2 changed files with 21 additions and 8 deletions
+3
View File
@@ -53,6 +53,9 @@ struct ike_sa_manager_t {
/**
* Create and check out a new IKE_SA.
*
* @note If initiator equals FALSE, the returned IKE_SA is not registered
* in the manager.
*
* @param initiator TRUE for initiator, FALSE otherwise
* @returns created and checked out IKE_SA