From ac24b35b1fa36f8df6d586742200a0dc2d54f59e Mon Sep 17 00:00:00 2001 From: Toni Date: Wed, 3 Aug 2022 12:03:36 +0200 Subject: Add Discord dissector. (#1694) * fixed RiotGames false positive Signed-off-by: lns --- tests/result/rx.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/rx.pcap.out') diff --git a/tests/result/rx.pcap.out b/tests/result/rx.pcap.out index 03f996ea6..a29b899df 100644 --- a/tests/result/rx.pcap.out +++ b/tests/result/rx.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 0 DPI Packets (UDP): 10 (2.00 pkts/flow) Confidence DPI : 5 (flows) -Num dissector calls: 587 (117.40 diss/flow) +Num dissector calls: 592 (118.40 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) -- cgit v1.2.3