Establish IKE_SA only once as XAuth responder

This commit is contained in:
Martin Willi
2012-03-20 17:31:32 +01:00
parent 9c64f214f1
commit 17c64d5ff9
-1
View File
@@ -268,7 +268,6 @@ METHOD(task_t, process_r, status_t,
{
DBG1(DBG_IKE, "XAuth authentication of '%Y' (myself) successful",
this->xauth->get_identity(this->xauth));
establish(this);
}
else
{