diff options
author | Toni <matzeton@googlemail.com> | 2022-08-08 19:04:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-08 19:04:20 +0200 |
commit | 2e25c36396654cade3919dc4df36da2072096bb1 (patch) | |
tree | 6084e87015382a703fcd8b5536511d9d0728ad3e /tests/result/quic.pcap.out | |
parent | 523360001e4c9e64d875febd9f024daa2691c31a (diff) |
Add TiVoConnect dissector. Fixes #1697. (#1699)
* added static assert if supported, to complain if the flow struct changes
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 0e32b6151..d7b695300 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: 209 (20.90 diss/flow) +Num dissector calls: 210 (21.00 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) |