diff options
author | Toni <matzeton@googlemail.com> | 2022-08-03 12:03:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-03 12:03:36 +0200 |
commit | ac24b35b1fa36f8df6d586742200a0dc2d54f59e (patch) | |
tree | 5bc908a8d240de648cc37975e798c6f9ede2f632 /tests/result/quic.pcap.out | |
parent | c3c73e7bff903ec6ea939b61890d4b4214569198 (diff) |
Add Discord dissector. (#1694)
* fixed RiotGames false positive
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'tests/result/quic.pcap.out')
-rw-r--r-- | tests/result/quic.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/quic.pcap.out b/tests/result/quic.pcap.out index a308560f1..0e32b6151 100644 --- a/tests/result/quic.pcap.out +++ b/tests/result/quic.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (UDP): 12 (1.20 pkts/flow) Confidence Match by IP : 1 (flows) Confidence DPI : 9 (flows) -Num dissector calls: 208 (20.80 diss/flow) +Num dissector calls: 209 (20.90 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) |