use MOBIKE enabled DPD if we are NATed
update SAs if we detect changes in NAT mappings
This commit is contained in:
@@ -54,6 +54,11 @@ struct ike_mobike_t {
|
||||
*/
|
||||
void (*roam)(ike_mobike_t *this, bool address);
|
||||
|
||||
/**
|
||||
* Use the task for a DPD check which detects changes in NAT mappings.
|
||||
*/
|
||||
void (*dpd)(ike_mobike_t *this);
|
||||
|
||||
/**
|
||||
* Transmision hook, called by task manager.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user