mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Add Ethernet Global Data support (#2437)
This commit is contained in:
parent
8c5e6e9761
commit
2d33431948
81 changed files with 187 additions and 75 deletions
|
|
@ -177,7 +177,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_RADIUS = 146,
|
||||
NDPI_PROTOCOL_WINDOWS_UPDATE = 147,
|
||||
NDPI_PROTOCOL_TEAMVIEWER = 148,
|
||||
NDPI_PROTOCOL_FREE_149 = 149, /* FREE */
|
||||
NDPI_PROTOCOL_EGD = 149,
|
||||
NDPI_PROTOCOL_LOTUS_NOTES = 150,
|
||||
NDPI_PROTOCOL_SAP = 151,
|
||||
NDPI_PROTOCOL_GTP = 152,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue