IntersectMBO / ouroboros-network

Specifications of network protocols and implementations of components running these protocols which support a family of Ouroboros Consesus protocols; the diffusion layer of the Cardano Node.
https://ouroboros-network.cardano.intersectmbo.org
Apache License 2.0
275 stars 86 forks source link

Add CBOR decoder for dissector #991

Open karknu opened 5 years ago

karknu commented 5 years ago

To be useful in real world networks we need to add support for CBOR decoding to the ouroboros dissector so that it can correctly differentiate between Mux segments.

dcoutts commented 4 years ago

This could be useful as a debug tool for the testnet to analyse pcap traces captured by operators.