diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-10-18 17:06:14 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-10-18 17:53:28 +0200 |
commit | a0bf9b493db93bc0ebe3017790261c01ff2eab2f (patch) | |
tree | c7c3f3385989cb43ceef6e9832c660645bf5c6cf /tests/cfgs/disable_protocols/result | |
parent | 01f384f7ff3a989c7765b880cdd8456a682bfb7c (diff) |
Add Remote Management Control Protocol (RMCP).add/rmcp
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
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 71027f08d..6388d88a5 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: 127 (127.00 diss/flow) +Num dissector calls: 128 (128.00 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) 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 e21000da2..5b7395c09 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): 13 (13.00 pkts/flow) Confidence Match by IP : 1 (flows) -Num dissector calls: 189 (189.00 diss/flow) +Num dissector calls: 190 (190.00 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) |