From 5704e4c1425ae86f38f8eed9342ad98a58ff6665 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Sun, 11 Dec 2022 23:07:35 +0100 Subject: STUN: add detection of ZOOM peer-to-peer flows (#1825) See: "Enabling Passive Measurement of Zoom Performance in Production Networks" https://dl.acm.org/doi/pdf/10.1145/3517745.3561414 --- tests/result/z3950.pcapng.out | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/result/z3950.pcapng.out') diff --git a/tests/result/z3950.pcapng.out b/tests/result/z3950.pcapng.out index 01d2771bb..6341ecd22 100644 --- a/tests/result/z3950.pcapng.out +++ b/tests/result/z3950.pcapng.out @@ -11,6 +11,7 @@ LRU cache stun: 0/0/0 (insert/search/found) LRU cache tls_cert: 0/0/0 (insert/search/found) LRU cache mining: 0/1/0 (insert/search/found) LRU cache msteams: 0/0/0 (insert/search/found) +LRU cache stun_zoom: 0/0/0 (insert/search/found) Automa host: 0/0 (search/found) Automa domain: 0/0 (search/found) Automa tls cert: 0/0 (search/found) -- cgit v1.2.3