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
|
|
@ -1,7 +1,7 @@
|
|||
DPI Packets (TCP): 56 (8.00 pkts/flow)
|
||||
Confidence Unknown : 2 (flows)
|
||||
Confidence DPI : 5 (flows)
|
||||
Num dissector calls: 362 (51.71 diss/flow)
|
||||
Num dissector calls: 363 (51.86 diss/flow)
|
||||
LRU cache ookla: 0/0/0 (insert/search/found)
|
||||
LRU cache bittorrent: 0/6/0 (insert/search/found)
|
||||
LRU cache zoom: 0/0/0 (insert/search/found)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue