diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-05-28 14:07:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 14:07:48 +0200 |
commit | 25f8964a235a6da1f3b4ebb5f883640a039ece79 (patch) | |
tree | f3a24bd94ca0965c1c2b9d699aabee02750d2f4b /tests/cfgs/ip_lists_disable | |
parent | abce6d4023c2b76f23e75deff446121687abe5d9 (diff) |
CiscoVPN: we detect it only over UDP (#2454)
The original code handled also TCP/TLS, but it was removed in 6fc29b3ae
Diffstat (limited to 'tests/cfgs/ip_lists_disable')
-rw-r--r-- | tests/cfgs/ip_lists_disable/result/1kxun.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out b/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out index 6e4254751..34aba4413 100644 --- a/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out +++ b/tests/cfgs/ip_lists_disable/result/1kxun.pcap.out @@ -5,7 +5,7 @@ DPI Packets (UDP): 120 (1.21 pkts/flow) Confidence Unknown : 14 (flows) Confidence Match by port : 6 (flows) Confidence DPI : 177 (flows) -Num dissector calls: 4923 (24.99 diss/flow) +Num dissector calls: 4920 (24.97 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/60/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |