mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Add CAN over Ethernet dissector.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
25c54dd6d7
commit
a443bba0dd
155 changed files with 286 additions and 150 deletions
|
|
@ -380,6 +380,7 @@ typedef enum {
|
|||
NDPI_PROTOCOL_HTTP2 = 349,
|
||||
NDPI_PROTOCOL_HAPROXY = 350,
|
||||
NDPI_PROTOCOL_RMCP = 351,
|
||||
NDPI_PROTOCOL_CAN = 352,
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_protocol_ids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue