mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-01 16:30:17 +00:00
Add IEC62056 (DLMS/COSEM) protocol dissector (#2229)
* Add IEC62056 (DLMS/COSEM) protocol dissector * Fix detection on big endian architectures * Update protocols.rst * Add ndpi_crc16_x25 to fuzz/fuzz_alg_crc32_md5.c * Update pcap sample * Remove empty .out file * iec62056: add some documentation --------- Co-authored-by: Nardi Ivan <nardi.ivan@gmail.com>
This commit is contained in:
parent
3c7ed34ce9
commit
0180c1f04a
158 changed files with 341 additions and 206 deletions
|
|
@ -5,7 +5,7 @@ DPI Packets (UDP): 120 (1.21 pkts/flow)
|
|||
Confidence Unknown : 14 (flows)
|
||||
Confidence Match by port : 6 (flows)
|
||||
Confidence DPI : 177 (flows)
|
||||
Num dissector calls: 4773 (24.23 diss/flow)
|
||||
Num dissector calls: 4790 (24.31 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/60/0 (insert/search/found)
|
||||
LRU cache zoom: 0/0/0 (insert/search/found)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue