diff options
Diffstat (limited to 'example/reader_util.h')
-rw-r--r-- | example/reader_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/reader_util.h b/example/reader_util.h index 01955129a..bb4747ecc 100644 --- a/example/reader_util.h +++ b/example/reader_util.h @@ -200,6 +200,7 @@ typedef struct ndpi_flow_info { char host_server_name[240]; char *bittorent_hash; char *dhcp_fingerprint; + char *dhcp_class_ident; ndpi_risk risk; struct { |