adapted debug output
This commit is contained in:
@@ -113,7 +113,7 @@ METHOD(tnc_pdp_connections_t, add, void,
|
|||||||
{
|
{
|
||||||
found = TRUE;
|
found = TRUE;
|
||||||
entry->method->destroy(entry->method);
|
entry->method->destroy(entry->method);
|
||||||
DBG1(DBG_CFG, "removed stale TNC PEP RADIUS connection");
|
DBG1(DBG_CFG, "removed stale RADIUS connection");
|
||||||
entry->method = method;
|
entry->method = method;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user