From 9939b5c30775993941a4b9afe01ddc36434afbf1 Mon Sep 17 00:00:00 2001 From: lns Date: Fri, 5 Aug 2022 21:26:54 +0200 Subject: Add TiVoConnect dissector. Fixes #1697. * added static assert if supported, to complain if the flow struct changes Signed-off-by: lns --- tests/result/tls_invalid_reads.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/tls_invalid_reads.pcap.out') diff --git a/tests/result/tls_invalid_reads.pcap.out b/tests/result/tls_invalid_reads.pcap.out index b8e7189d0..60c0f38ad 100644 --- a/tests/result/tls_invalid_reads.pcap.out +++ b/tests/result/tls_invalid_reads.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 10 (3.33 pkts/flow) Confidence Match by IP : 1 (flows) Confidence DPI : 2 (flows) -Num dissector calls: 124 (41.33 diss/flow) +Num dissector calls: 125 (41.67 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