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/fastcgi.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/default/result/fastcgi.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/fastcgi.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/fastcgi.pcap.out b/tests/cfgs/default/result/fastcgi.pcap.out index 6b236f223..b5d7373d2 100644 --- a/tests/cfgs/default/result/fastcgi.pcap.out +++ b/tests/cfgs/default/result/fastcgi.pcap.out @@ -1,6 +1,6 @@ DPI Packets (TCP): 6 (6.00 pkts/flow) Confidence DPI : 1 (flows) -Num dissector calls: 162 (162.00 diss/flow) +Num dissector calls: 163 (163.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |