- reworked configuration framework completly
- configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
This commit is contained in:
@@ -51,7 +51,7 @@ struct responder_init_t {
|
||||
* The following functions of the assigned protected_ike_sa_t object are being called with
|
||||
* valid values after successfully processing a received message and before changing
|
||||
* to next state IKE_SA_INIT_RESPONDED:
|
||||
* - protected_ike_sa_t.set_init_config()
|
||||
* - protected_ike_sa_t.set_connection()
|
||||
* - protected_ike_sa_t.set_my_host()
|
||||
* - protected_ike_sa_t.set_other_host()
|
||||
* - protected_ike_sa_t.compute_secrets()
|
||||
|
||||
Reference in New Issue
Block a user