mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Add NATPMP dissector. (#1738)
Signed-off-by: lns <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com> Signed-off-by: lns <matzeton@googlemail.com> Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
9ce4d40d14
commit
de020b1747
55 changed files with 553 additions and 391 deletions
|
|
@ -340,6 +340,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_KISMET = 309,
|
||||
NDPI_PROTOCOL_FASTCGI = 310,
|
||||
NDPI_PROTOCOL_FTPS = 311,
|
||||
NDPI_PROTOCOL_NATPMP = 312,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue