From 5f26149938e1465d75159b71ddbbdb8673ffa508 Mon Sep 17 00:00:00 2001 From: Luca Date: Tue, 18 Jun 2019 17:36:39 +0200 Subject: Added DHCP fingerpring handling --- example/ndpi_util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'example/ndpi_util.h') diff --git a/example/ndpi_util.h b/example/ndpi_util.h index 301647b1c..dfcc98a72 100644 --- a/example/ndpi_util.h +++ b/example/ndpi_util.h @@ -95,6 +95,7 @@ typedef struct ndpi_flow_info { char info[96]; char host_server_name[256]; char bittorent_hash[41]; + char dhcp_fingerprint[48]; struct { u_int16_t ssl_version; -- cgit v1.2.3