mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-04 18:00:17 +00:00
Add Automatic Tank Gauge protocol (#2527)
See also #2523 --------- Co-authored-by: Nardi Ivan <nardi.ivan@gmail.com>
This commit is contained in:
parent
f03938a725
commit
8894ebc76f
116 changed files with 224 additions and 109 deletions
|
|
@ -451,6 +451,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_NANO = 420,
|
||||
NDPI_PROTOCOL_OPENWIRE = 421,
|
||||
NDPI_PROTOCOL_CNP_IP = 422,
|
||||
NDPI_PROTOCOL_ATG = 423,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue