diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-07-03 09:59:07 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-07-03 10:59:41 +0200 |
commit | 09e38c383f1659074a9812c4eec96c7542530781 (patch) | |
tree | 62fe086a56ab84144a4530e7b77e9af73f1f7be8 /tests/cfgs/disable_protocols/result | |
parent | 81ca06b0c7528a3da65ab0c8fab0b0b88c2f859d (diff) |
Added EasyWeather protocol dissectoradd/easyweather
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/disable_protocols/result')
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/cfgs/disable_protocols/result/dns_long_domainname.pcap.out b/tests/cfgs/disable_protocols/result/dns_long_domainname.pcap.out index ca31d733a..04c3a569c 100644 --- a/tests/cfgs/disable_protocols/result/dns_long_domainname.pcap.out +++ b/tests/cfgs/disable_protocols/result/dns_long_domainname.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (UDP): 2 (2.00 pkts/flow) Confidence Match by IP : 1 (flows) -Num dissector calls: 156 (156.00 diss/flow) +Num dissector calls: 157 (157.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) diff --git a/tests/cfgs/disable_protocols/result/esp.pcapng.out b/tests/cfgs/disable_protocols/result/esp.pcapng.out index 7c284145d..4d9abf1a8 100644 --- a/tests/cfgs/disable_protocols/result/esp.pcapng.out +++ b/tests/cfgs/disable_protocols/result/esp.pcapng.out @@ -2,7 +2,7 @@ DPI Packets (UDP): 4 (4.00 pkts/flow) DPI Packets (other): 1 (1.00 pkts/flow) Confidence Unknown : 1 (flows) Confidence DPI : 1 (flows) -Num dissector calls: 172 (86.00 diss/flow) +Num dissector calls: 173 (86.50 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) diff --git a/tests/cfgs/disable_protocols/result/quic-mvfst-27.pcapng.out b/tests/cfgs/disable_protocols/result/quic-mvfst-27.pcapng.out index 9a42b860f..ce5d29444 100644 --- a/tests/cfgs/disable_protocols/result/quic-mvfst-27.pcapng.out +++ b/tests/cfgs/disable_protocols/result/quic-mvfst-27.pcapng.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (UDP): 7 (7.00 pkts/flow) Confidence Match by IP : 1 (flows) -Num dissector calls: 178 (178.00 diss/flow) +Num dissector calls: 179 (179.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |