further MOBIKE stuff:
kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet!
This commit is contained in:
@@ -45,13 +45,6 @@ struct send_dpd_job_t {
|
||||
* implements job_t interface
|
||||
*/
|
||||
job_t job_interface;
|
||||
|
||||
/**
|
||||
* @brief Destroys an send_dpd_job_t object.
|
||||
*
|
||||
* @param this send_dpd_job_t object to destroy
|
||||
*/
|
||||
void (*destroy) (send_dpd_job_t *this);
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user