diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-01-02 18:45:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 16:45:54 +0100 |
commit | 0180c1f04aac3489d50c7186c899869d264ab7a9 (patch) | |
tree | 963ccb078a9c1193cc03a53a7b58d2e2f0d9d32e /tests/cfgs/default/result/reasm_segv_anon.pcapng.out | |
parent | 3c7ed34ce93f04f9d8e6d5c4a22f746a5a7c00dc (diff) |
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>
Diffstat (limited to 'tests/cfgs/default/result/reasm_segv_anon.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/reasm_segv_anon.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/reasm_segv_anon.pcapng.out b/tests/cfgs/default/result/reasm_segv_anon.pcapng.out index 64c3603ce..2157d81d4 100644 --- a/tests/cfgs/default/result/reasm_segv_anon.pcapng.out +++ b/tests/cfgs/default/result/reasm_segv_anon.pcapng.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 21 (21.00 pkts/flow) Confidence Match by port : 1 (flows) -Num dissector calls: 205 (205.00 diss/flow) +Num dissector calls: 206 (206.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) |