Fix RESP detection (#2289)

* Rename redis_net.c to resp.c

* Fix RESP detection
This commit is contained in:
Vladimir Gavrilov 2024-01-27 23:19:34 +03:00 committed by GitHub
parent 8e562c4ecd
commit c807d84054
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
82 changed files with 196 additions and 176 deletions

View file

@ -1,6 +1,6 @@
DPI Packets (TCP): 13 (13.00 pkts/flow)
Confidence Unknown : 1 (flows)
Num dissector calls: 262 (262.00 diss/flow)
Num dissector calls: 261 (261.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)