diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-01-17 21:55:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 21:55:38 +0100 |
commit | ccc5a207100831df07c2dc9733837e731de86938 (patch) | |
tree | a7d136edaab3060aa32e817e4408b3bc7beefb66 /tests/result/quic.pcap.out | |
parent | 470eaa6ff388435d7233ff2680e3ea013068d1fe (diff) |
Add detection of Tailscale (#1857)
Extend the example of wireguard traffic
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 d7bd438c5..778d8116c 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 port : 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/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |