- first (incomplete) implementation of initialize_connection

This commit is contained in:
Martin Willi
2005-11-16 16:05:46 +00:00
parent db04a1bc8f
commit 60a6167a06
2 changed files with 309 additions and 14 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ struct ike_sa_s {
* @param[in] message message_t object to process
* @return SUCCESSFUL if succeeded, FAILED otherwise
*/
status_t (*process_configuration) (ike_sa_t *this,configuration_t *configuration);
status_t (*initialize_connection) (ike_sa_t *this,configuration_t *configuration);
/**
* @brief Get the id of the SA