diff options
author | Maatuq <mahmoudmatook.mm@gmail.com> | 2023-05-31 09:31:01 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-31 07:31:01 +0200 |
commit | e17fa1259aa3b2fb4a6479188ac98fb826967848 (patch) | |
tree | a014031cdec592bdf1009fb574f192614eb65765 /tests/cfgs/default/result/ookla.pcap.out | |
parent | a8d2eeddd207d5bf70575045d632e235dcab2533 (diff) |
Add bitcoing protocol dissector. (#1992)
* Add bitcoing protocol dissector.
* remove bitcoin protcol detection from mining.c
* add a new bitcoin deissector.
* add a new category: Cryptocurrency.
Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
* Remove useless checks and add missing windows and docs file.
Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
* update affected tests.
Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
* add a brief version.
Add notes on the difference between normal bitcoin protocol and the
mining protocol.
Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
* update enable_payload_stat test after dev rebasing.
Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
---------
Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
Diffstat (limited to 'tests/cfgs/default/result/ookla.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/ookla.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/ookla.pcap.out b/tests/cfgs/default/result/ookla.pcap.out index 18b31b66f..04e4ed6e1 100644 --- a/tests/cfgs/default/result/ookla.pcap.out +++ b/tests/cfgs/default/result/ookla.pcap.out @@ -4,7 +4,7 @@ DPI Packets (TCP): 40 (6.67 pkts/flow) Confidence DPI (partial cache): 1 (flows) Confidence DPI : 4 (flows) Confidence DPI (aggressive) : 1 (flows) -Num dissector calls: 486 (81.00 diss/flow) +Num dissector calls: 489 (81.50 diss/flow) LRU cache ookla: 4/2/2 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |