add ethereum protocol dissector. (#2111)

as explained here for bitcoin https://www.ntop.org/guides/nDPI/protocols.html#ndpi-protocol-bitcoin
the same is applicable for ethereum.
ethereum detection was removed from mining protocol and is now handled separately.

Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com>
This commit is contained in:
Maatuq 2023-10-25 14:44:33 +04:00 committed by GitHub
parent e70333de87
commit 4a8e7105b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
156 changed files with 433 additions and 333 deletions

View file

@ -3,7 +3,7 @@ Guessed flow protos: 3
DPI Packets (TCP): 20 (6.67 pkts/flow)
Confidence Match by port : 2 (flows)
Confidence DPI : 1 (flows)
Num dissector calls: 360 (120.00 diss/flow)
Num dissector calls: 362 (120.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)