XAUTH is initiated based on configuration, no need to call externally
This commit is contained in:
@@ -958,11 +958,6 @@ struct ike_sa_t {
|
||||
* Destroys a ike_sa_t object.
|
||||
*/
|
||||
void (*destroy) (ike_sa_t *this);
|
||||
|
||||
/**
|
||||
* Initiate XAUTH authentication
|
||||
*/
|
||||
status_t (*initiate_xauth)(ike_sa_t *this);
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user