Add Ethernet Global Data support (#2437)

This commit is contained in:
Vladimir Gavrilov 2024-05-11 17:49:16 +03:00 committed by GitHub
parent 8c5e6e9761
commit 2d33431948
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
81 changed files with 187 additions and 75 deletions

View file

@ -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,