mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Add Kismet protocol detection. (#1710)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
93a80a1c4b
commit
30730e95e5
76 changed files with 176 additions and 71 deletions
|
|
@ -337,6 +337,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_ALICLOUD = 306,
|
||||
NDPI_PROTOCOL_AVAST = 307,
|
||||
NDPI_PROTOCOL_TIVOCONNECT = 308,
|
||||
NDPI_PROTOCOL_KISMET = 309,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue