diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-05-10 19:23:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-10 19:23:50 +0200 |
commit | 4b4b358562a80b546d10f779dba8c56c5d0c6502 (patch) | |
tree | 54636681c7f1f469f2249673292bfd84fd94e5ff /tests/cfgs/default/result/telegram.pcap.out | |
parent | 6bbae9a70a2b346968406d582f411447c9cbbd00 (diff) |
Line: use common helper to detect RTP/RTCP packets (#2429)
Add an explicit upper limit on the number of packets processed before
giving up.
Diffstat (limited to 'tests/cfgs/default/result/telegram.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/telegram.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/telegram.pcap.out b/tests/cfgs/default/result/telegram.pcap.out index 683df0993..e7c6e2db8 100644 --- a/tests/cfgs/default/result/telegram.pcap.out +++ b/tests/cfgs/default/result/telegram.pcap.out @@ -1,7 +1,7 @@ DPI Packets (UDP): 81 (1.69 pkts/flow) Confidence Unknown : 3 (flows) Confidence DPI : 45 (flows) -Num dissector calls: 1490 (31.04 diss/flow) +Num dissector calls: 1489 (31.02 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/9/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |