diff options
author | Luca Deri <deri@ntop.org> | 2018-03-23 19:05:32 +0100 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2018-03-23 19:05:32 +0100 |
commit | 462da90a21d7a73fe9122b759c6b40bebfefc6e8 (patch) | |
tree | 2ab125db5f231bb74d50b83df0ab4dbf979ac73e /libndpi.sym | |
parent | a2acd092634d1cfc04e89c874d584a16ae54f3ea (diff) |
Added API calls
ndpi_network_ptree_match
ndpi_check_flow_func
ndpi_config.h is now installed with "make install"
Diffstat (limited to 'libndpi.sym')
-rw-r--r-- | libndpi.sym | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libndpi.sym b/libndpi.sym index 9c6643db4..07442982c 100644 --- a/libndpi.sym +++ b/libndpi.sym @@ -61,4 +61,6 @@ ndpi_category_get_name ndpi_is_custom_category ndpi_is_subprotocol_informative ndpi_set_proto_category -ndpi_get_api_version
\ No newline at end of file +ndpi_get_api_version +ndpi_network_ptree_match +ndpi_check_flow_func
\ No newline at end of file |