Add TRDP protocol support (#2528)

The Train Real Time Data Protocol (TRDP) is a UDP/TCP-based communication protocol designed for IP networks in trains, enabling data exchange between devices such as door controls and air conditioning systems. It is standardized by the IEC under IEC 61375-2-3 and is not related to the Remote Desktop Protocol (RDP).
This commit is contained in:
Vladimir Gavrilov 2024-08-25 14:31:39 +03:00 committed by GitHub
parent fbbe40b821
commit 64a5dc3cb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
173 changed files with 313 additions and 166 deletions

View file

@ -1,6 +1,6 @@
DPI Packets (TCP): 6 (6.00 pkts/flow)
Confidence DPI : 1 (flows)
Num dissector calls: 161 (161.00 diss/flow)
Num dissector calls: 162 (162.00 diss/flow)
LRU cache ookla: 0/0/0 (insert/search/found)
LRU cache bittorrent: 0/0/0 (insert/search/found)
LRU cache stun: 0/0/0 (insert/search/found)