diff options
author | Luca Deri <deri@ntop.org> | 2021-08-07 17:10:18 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2021-08-07 17:10:18 +0200 |
commit | 46ebd7128fd38f3eac5289ba281f3f25bad1d899 (patch) | |
tree | 6bfeb6009d2e9bd8f72c7db18b950a1e1945dfe0 /python/ndpi_wrap.c | |
parent | dc841574af54d59ca8cfd0aa30fcc471c598dbbb (diff) |
Added ability to report whether a protocol is encrypted
Added new API calls
- u_int8_t ndpi_is_valid_protoId(u_int16_t protoId);
Cleaned up code and organized in a function.
- u_int8_t ndpi_is_encrypted_proto(struct ndpi_detection_module_struct *ndpi_str, ndpi_protocol proto);
Check whether a protocol is encrypted or not based on master and app protocols
Diffstat (limited to 'python/ndpi_wrap.c')
0 files changed, 0 insertions, 0 deletions