diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-10-26 20:16:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-26 20:16:27 +0200 |
commit | 8b07be4b9f3e14bc8692a5aaba69f5e29199285c (patch) | |
tree | 15346718505d21955b641c1a674a92fb7b695b07 /tests/cfgs/default/result/stun.pcap.out | |
parent | 611c3b66f0db3ca113db6fb71534231bb87b4cef (diff) |
Jabber: remove support for UDP (#2115)
Jabber/XMPP is only over TCP (even the name `ndpi_search_jabber_tcp`
suggests that...).
Bug introduced in 5266c726f
Diffstat (limited to 'tests/cfgs/default/result/stun.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/stun.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/stun.pcap.out b/tests/cfgs/default/result/stun.pcap.out index 6363e7876..84bb03418 100644 --- a/tests/cfgs/default/result/stun.pcap.out +++ b/tests/cfgs/default/result/stun.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 0 DPI Packets (TCP): 7 (3.50 pkts/flow) DPI Packets (UDP): 18 (6.00 pkts/flow) Confidence DPI : 5 (flows) -Num dissector calls: 592 (118.40 diss/flow) +Num dissector calls: 589 (117.80 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) |