- refactored ike proposal
- uses now proposal_t, wich is also used by child proposals - ike key derivation refactored - crypter_t api has get_key_size now - some other improvements here and there
This commit is contained in:
@@ -97,7 +97,6 @@ struct daemon_t {
|
||||
/**
|
||||
* A send_queue_t instance.
|
||||
*/
|
||||
|
||||
send_queue_t *send_queue;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user