Changes according to db implementation

This commit is contained in:
Sansar Choinyambuu
2011-09-08 12:08:13 +02:00
committed by Andreas Steffen
parent fdfdae45de
commit 20077abea2
2 changed files with 86 additions and 0 deletions
@@ -309,6 +309,8 @@ TNC_Result TNC_IMC_ReceiveMessage(TNC_IMCID imc_id,
request_id = attr_cast->get_request_id(attr_cast);
delimiter = attr_cast->get_delimiter(attr_cast);
path = attr_cast->get_file_path(attr_cast);
DBG3(DBG_IMC,"The Requested File/Directory to be measured: %s", path.ptr);
/* Send File Measurement attribute */
selected_algorithm = pts->get_meas_algorithm(pts);