From 2e25c36396654cade3919dc4df36da2072096bb1 Mon Sep 17 00:00:00 2001 From: Toni Date: Mon, 8 Aug 2022 19:04:20 +0200 Subject: Add TiVoConnect dissector. Fixes #1697. (#1699) * added static assert if supported, to complain if the flow struct changes Signed-off-by: lns --- tests/result/Oscar.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/Oscar.pcap.out') diff --git a/tests/result/Oscar.pcap.out b/tests/result/Oscar.pcap.out index cf812ab58..683f6f5e1 100644 --- a/tests/result/Oscar.pcap.out +++ b/tests/result/Oscar.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 33 (33.00 pkts/flow) Confidence Match by port : 1 (flows) -Num dissector calls: 336 (336.00 diss/flow) +Num dissector calls: 337 (337.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) -- cgit v1.2.3