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/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 a29b899df..fa885266d 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: 592 (118.40 diss/flow) +Num dissector calls: 597 (119.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