aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/mqtt.c
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2025-03-25 19:12:55 +0100
committerLuca Deri <deri@ntop.org>2025-03-25 19:13:30 +0100
commit3401469a5a7e52e61e88edf2de388c0d34e3b8f4 (patch)
tree996146a690a53fedc8d09b9af9e5634ecaa7aee7 /src/lib/protocols/mqtt.c
parent56ac5bf48baf28f1d519c589fe8327430cbd513d (diff)
Added API calls to load TCP fingeprints
int ndpi_add_tcp_fingerprint(struct ndpi_detection_module_struct *ndpi_str, char *fingerprint, enum operating_system_hint os); int load_tcp_fingerprint_file_fd(struct ndpi_detection_module_struct *ndpi_str, FILE *fd); int ndpi_load_tcp_fingerprint_file(struct ndpi_detection_module_struct *ndpi_str, const char *path);
Diffstat (limited to 'src/lib/protocols/mqtt.c')
0 files changed, 0 insertions, 0 deletions