aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/hpvirtgrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/protocols/hpvirtgrp.c')
-rw-r--r--src/lib/protocols/hpvirtgrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/protocols/hpvirtgrp.c b/src/lib/protocols/hpvirtgrp.c
index 29a8d83ec..8b6c70b77 100644
--- a/src/lib/protocols/hpvirtgrp.c
+++ b/src/lib/protocols/hpvirtgrp.c
@@ -29,7 +29,7 @@ static void ndpi_int_hpvirtgrp_add_connection(
struct ndpi_detection_module_struct *ndpi_struct,
struct ndpi_flow_struct *flow)
{
- ndpi_set_detected_protocol(ndpi_struct, flow, NDPI_PROTOCOL_HPVIRTGRP, NDPI_PROTOCOL_UNKNOWN);
+ ndpi_set_detected_protocol(ndpi_struct, flow, NDPI_PROTOCOL_HPVIRTGRP, NDPI_PROTOCOL_UNKNOWN, NDPI_CONFIDENCE_DPI);
}
static void ndpi_search_hpvirtgrp(struct ndpi_detection_module_struct *ndpi_struct,