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/disable_protocols/result/soap.pcap.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/disable_protocols/result/soap.pcap.out')
-rw-r--r-- | tests/cfgs/disable_protocols/result/soap.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/disable_protocols/result/soap.pcap.out b/tests/cfgs/disable_protocols/result/soap.pcap.out index d4043158a..60acfc77b 100644 --- a/tests/cfgs/disable_protocols/result/soap.pcap.out +++ b/tests/cfgs/disable_protocols/result/soap.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 20 (6.67 pkts/flow) Confidence Match by port : 2 (flows) Confidence DPI : 1 (flows) -Num dissector calls: 390 (130.00 diss/flow) +Num dissector calls: 392 (130.67 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) |