log TNC PEP decision with level 0

This commit is contained in:
Andreas Steffen
2011-03-25 12:49:05 +01:00
parent 952fb7b5a1
commit 7aa2d1ca49
4 changed files with 33 additions and 19 deletions
+4 -2
View File
@@ -67,11 +67,13 @@ struct imv_manager_t {
* Enforce the TNC recommendation on the IKE_SA by either inserting an
* allow|isolate group membership rule (TRUE) or by blocking access (FALSE)
*
* @param void TNC action recommendation
* @param rec TNC action recommendation
* @param eval TNC evaluation result
* @return TRUE for allow|isolate, FALSE for none
*/
bool (*enforce_recommendation)(imv_manager_t *this,
TNC_IMV_Action_Recommendation rec);
TNC_IMV_Action_Recommendation rec,
TNC_IMV_Evaluation_Result eval);
/**
* Notify all IMV instances