diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-08-25 14:31:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-25 13:31:39 +0200 |
commit | 64a5dc3cb3b3360d31da6014b377561cd899ad45 (patch) | |
tree | fd3a45632b9e22cf16a23ee7b601005ff757c115 /tests/cfgs/default/result/lru_ipv6_caches.pcapng.out | |
parent | fbbe40b821b8966e1699d075297ffefeb1d1572c (diff) |
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).
Diffstat (limited to 'tests/cfgs/default/result/lru_ipv6_caches.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/lru_ipv6_caches.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out b/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out index 1aab1243a..e43aea5b6 100644 --- a/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out +++ b/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 9 (3.00 pkts/flow) DPI Packets (UDP): 35 (3.89 pkts/flow) Confidence DPI (cache) : 5 (flows) Confidence DPI : 7 (flows) -Num dissector calls: 597 (49.75 diss/flow) +Num dissector calls: 599 (49.92 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 30/5/3 (insert/search/found) LRU cache stun: 6/0/0 (insert/search/found) |