diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-09-18 14:06:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-18 14:06:09 +0200 |
commit | 6925890383659b01cad4322d7051d2710bc9b723 (patch) | |
tree | 6093b08a184144a2e9489043d11f9b635ebe33c0 /tests/cfgs/default/result/Oscar.pcap.out | |
parent | 70814002a98ec52deda2ff61ac03613916c3efeb (diff) |
Add support for (un-encrypted) HTTP/2 (#2087)
Plaintext HTTP/2 is quite rare on the general "internet" but it is
used in some private networks (example: 5G core network)
Diffstat (limited to 'tests/cfgs/default/result/Oscar.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/Oscar.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/Oscar.pcap.out b/tests/cfgs/default/result/Oscar.pcap.out index 25bb1fcc5..c0d3fed40 100644 --- a/tests/cfgs/default/result/Oscar.pcap.out +++ b/tests/cfgs/default/result/Oscar.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 21 (21.00 pkts/flow) Confidence Match by port : 1 (flows) -Num dissector calls: 245 (245.00 diss/flow) +Num dissector calls: 246 (246.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) |