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/rx.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/rx.pcap.out')
-rw-r--r-- | tests/result/rx.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
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) |