Fixes outdated description

This commit is contained in:
Luca Deri 2022-05-04 16:06:50 +02:00
parent 5dcb9c1c16
commit 81a367f1ae

View file

@ -189,7 +189,7 @@ void ndpi_search_skype(struct ndpi_detection_module_struct *ndpi_struct, struct
void init_skype_dissector(struct ndpi_detection_module_struct *ndpi_struct, u_int32_t *id, NDPI_PROTOCOL_BITMASK *detection_bitmask)
{
ndpi_set_bitmask_protocol_detection("Skype", ndpi_struct, detection_bitmask, *id,
ndpi_set_bitmask_protocol_detection("Skype_Teams", ndpi_struct, detection_bitmask, *id,
NDPI_PROTOCOL_SKYPE_TEAMS,
ndpi_search_skype,
NDPI_SELECTION_BITMASK_PROTOCOL_V4_V6_TCP_OR_UDP_WITH_PAYLOAD,