mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-01 00:19:42 +00:00
Get rid of Apache Cassandra false positives (#2159)
* Rewrite Apache Cassandra dissector * Replace memcmp with strncmp * Add payload length check * Update Cassandra dissector * Update test results --------- Co-authored-by: 0xA50C1A1 <mage.wizard88@gmail.com>
This commit is contained in:
parent
ae6e6d61f0
commit
35abafec4f
61 changed files with 105 additions and 158 deletions
|
|
@ -4,7 +4,7 @@ DPI Packets (TCP): 77 (2.14 pkts/flow)
|
|||
Confidence Unknown : 2 (flows)
|
||||
Confidence Match by port : 23 (flows)
|
||||
Confidence DPI : 11 (flows)
|
||||
Num dissector calls: 3885 (107.92 diss/flow)
|
||||
Num dissector calls: 3913 (108.69 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/75/0 (insert/search/found)
|
||||
LRU cache zoom: 0/0/0 (insert/search/found)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue