mediation connections should now properly rekey
This commit is contained in:
@@ -435,6 +435,11 @@ struct ike_sa_t {
|
||||
void (*set_pending_updates)(ike_sa_t *this, u_int32_t updates);
|
||||
|
||||
#ifdef ME
|
||||
/**
|
||||
* Activate mediation server functionality for this IKE_SA.
|
||||
*/
|
||||
void (*act_as_mediation_server) (ike_sa_t *this);
|
||||
|
||||
/**
|
||||
* Get the server reflexive host.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user