refactored IMV policy management
This commit is contained in:
@@ -138,13 +138,6 @@ struct imv_agent_t {
|
||||
bool (*get_state)(imv_agent_t *this,
|
||||
TNC_ConnectionID connection_id, imv_state_t **state);
|
||||
|
||||
/**
|
||||
* Get IMV database
|
||||
*
|
||||
* @return IMV database if it exists, NULL otherwise
|
||||
*/
|
||||
imv_database_t* (*get_database)(imv_agent_t *this);
|
||||
|
||||
/**
|
||||
* Get IMV name
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user