added DBG_IMC and DBG_IMV debug options

This commit is contained in:
Andreas Steffen
2011-05-29 10:25:13 +02:00
parent 608657519a
commit a6cb374136
3 changed files with 10 additions and 0 deletions
+4
View File
@@ -52,6 +52,10 @@ enum debug_t {
DBG_ENC,
/** trusted network connect */
DBG_TNC,
/** integrity measurement client */
DBG_IMC,
/** integrity measurement verifier */
DBG_IMV,
/** libtls */
DBG_TLS,
/** libstrongswan */