diff options
author | Luca Deri <deri@ntop.org> | 2024-10-13 18:50:34 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2024-10-13 18:50:34 +0200 |
commit | ec5efe5cf2f378d4d8037eca901eb12b07e6b061 (patch) | |
tree | 3f96d523c282c2f27ce31133fa884b89cb7c77b2 /tests/cfgs/disable_protocols/result | |
parent | 3e04321eab515992ef2af96af916fa5155f07a7e (diff) |
Added sonos dissector
Diffstat (limited to 'tests/cfgs/disable_protocols/result')
-rw-r--r-- | tests/cfgs/disable_protocols/result/dns_long_domainname.pcap.out | 2 | ||||
-rw-r--r-- | tests/cfgs/disable_protocols/result/quic-mvfst-27.pcapng.out | 2 |
2 files changed, 2 insertions, 2 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 af99debbe..4ec73a287 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: 155 (155.00 diss/flow) +Num dissector calls: 156 (156.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/quic-mvfst-27.pcapng.out b/tests/cfgs/disable_protocols/result/quic-mvfst-27.pcapng.out index 5c2c9da2b..4c01997f4 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) |