aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/ethereum.c
Commit message (Collapse)AuthorAge
* add ethereum protocol dissector. (#2111)Maatuq2023-10-25
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>