- basic test for ike_sa_t written (must be refined later)

This commit is contained in:
Jan Hutter
2005-11-08 14:39:39 +00:00
parent 7ba3876169
commit 4acf505acd
4 changed files with 113 additions and 3 deletions
+2 -2
View File
@@ -70,8 +70,8 @@ struct ike_sa_s {
* Creates an ike_sa_t-object with a specific ike_sa_id_t-object
*
* @param[in] ike_sa_id ike_sa_id_t-object to associate with new IKE_SA.
* The object is internal getting cloned
* and so has to be destroyed by the caller.
* The object is internal getting cloned
* and so has to be destroyed by the caller.
*
* @warning the Content of internal ike_sa_id_t-Object can change over time
* e.g. when a IKE_SA_INIT has been finished