diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-09-07 12:00:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 12:00:31 +0200 |
commit | 92507c014626bc542f2ab11c729742802c0bc345 (patch) | |
tree | 0fb365764786c17f130091a056788799df1981c2 /tests/cfgs/default/result/fastcgi.pcap.out | |
parent | 3b5dee1cc0038fdb09f5ff1b18f05dd561dbcb1c (diff) |
oracle: fix dissector (#2548)
We can do definitely better, but this change is a big improvements
respect the current broken code
Diffstat (limited to 'tests/cfgs/default/result/fastcgi.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/fastcgi.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/fastcgi.pcap.out b/tests/cfgs/default/result/fastcgi.pcap.out index 51609bc3e..061d6a156 100644 --- a/tests/cfgs/default/result/fastcgi.pcap.out +++ b/tests/cfgs/default/result/fastcgi.pcap.out @@ -1,6 +1,6 @@ DPI Packets (TCP): 6 (6.00 pkts/flow) Confidence DPI : 1 (flows) -Num dissector calls: 177 (177.00 diss/flow) +Num dissector calls: 176 (176.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |