Add an option to delete any established IKE_SA if RADIUS server is not responding
This commit is contained in:
@@ -253,7 +253,7 @@ METHOD(eap_method_t, initiate, status_t,
|
||||
}
|
||||
else
|
||||
{
|
||||
charon->bus->alert(charon->bus, ALERT_RADIUS_NOT_RESPONDING);
|
||||
eap_radius_handle_timeout(NULL);
|
||||
}
|
||||
request->destroy(request);
|
||||
return status;
|
||||
|
||||
Reference in New Issue
Block a user