pb_tnc_batch_t class implements parsing and building of PB-TNC batches

This commit is contained in:
Andreas Steffen
2010-12-09 21:33:12 +01:00
parent 2f942ba67d
commit 4333c48a1b
12 changed files with 1184 additions and 459 deletions
+3
View File
@@ -26,6 +26,9 @@
#include <tnc/tncifimv.h>
#include <library.h>
#define IETF_VENDOR_ID 0x000000
#define RESERVED_VENDOR_ID 0xffffff
typedef enum tnccs_type_t tnccs_type_t;
/**