From 47f922fa7b12eb9a5f568ee28352cb217ac49554 Mon Sep 17 00:00:00 2001 From: dangbert Date: Mon, 2 Oct 2017 15:35:22 -0400 Subject: Fixed issue #459 by adding missing symbols. --- libndpi.sym | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libndpi.sym b/libndpi.sym index 61058e84e..9ef3c3456 100644 --- a/libndpi.sym +++ b/libndpi.sym @@ -3,6 +3,7 @@ ndpi_strnstr ndpi_detection_giveup ndpi_get_proto_name ndpi_free +ndpi_flow_free ndpi_guess_undetected_protocol ndpi_tfind ndpi_tsearch @@ -47,7 +48,9 @@ ndpi_finalize_automa ndpi_match_string ndpi_match_string_id set_ndpi_malloc +set_ndpi_flow_malloc set_ndpi_free +set_ndpi_flow_free set_ndpi_debug_function ndpi_category_str ndpi_get_proto_category -- cgit v1.2.3