diff options
author | Luca Deri <deri@ntop.org> | 2015-06-07 08:36:32 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2015-06-07 08:36:32 +0200 |
commit | f3bb7fb9c21c6aa01b936a7d52bcbec7f3a6b2d2 (patch) | |
tree | cd8ad2940d1d920458feb81266d14e133f733c5b | |
parent | 72b205f5c1bcf5cd90410b3c987d3440ef81593d (diff) |
Added misisng symbols
ndpi_get_proto_by_id
ndpi_get_protocol_id_master_proto
ndpi_guess_protocol_id
-rw-r--r-- | libndpi.sym | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libndpi.sym b/libndpi.sym index 52307a2f4..673979f86 100644 --- a/libndpi.sym +++ b/libndpi.sym @@ -25,3 +25,6 @@ ndpi_get_http_content_type ndpi_free_flow ndpi_get_proto_breed ndpi_get_proto_breed_name +ndpi_get_proto_by_id +ndpi_get_protocol_id_master_proto +ndpi_guess_protocol_id |