diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-12-20 14:42:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-20 12:42:25 +0100 |
commit | 149067b3fc4f3daafaa0cb8c2a5dab376b3ae975 (patch) | |
tree | aee15872d08500c3c29adda2ec76d0dbc88811eb /tests/cfgs/default/result/memcached.cap.out | |
parent | 33f11cb10f0bc598fc8e3d97d25bab87078aa294 (diff) |
Add JSON-RPC protocol dissector (#2217)
* Add JSON-RPC protocol dissector
* Small fixes
* Improve detection
Diffstat (limited to 'tests/cfgs/default/result/memcached.cap.out')
-rw-r--r-- | tests/cfgs/default/result/memcached.cap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/memcached.cap.out b/tests/cfgs/default/result/memcached.cap.out index 2f10a73e5..3744e18ea 100644 --- a/tests/cfgs/default/result/memcached.cap.out +++ b/tests/cfgs/default/result/memcached.cap.out @@ -1,6 +1,6 @@ DPI Packets (TCP): 6 (6.00 pkts/flow) Confidence DPI : 1 (flows) -Num dissector calls: 133 (133.00 diss/flow) +Num dissector calls: 134 (134.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |