From f1f8afdddf638fb567291b19ac889e23d02a8294 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Tue, 5 Dec 2017 23:10:32 +0100 Subject: Add ndpi_set_proto_category, which is actually uses by ntopng. --- libndpi.sym | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libndpi.sym b/libndpi.sym index c821189e8..e7df6673b 100644 --- a/libndpi.sym +++ b/libndpi.sym @@ -58,4 +58,5 @@ ndpi_netbios_name_interpret ndpi_category_set_name ndpi_category_get_name ndpi_is_custom_category -ndpi_is_subprotocol_informative \ No newline at end of file +ndpi_is_subprotocol_informative +ndpi_set_proto_category -- cgit v1.2.3