The Wireshark dissector spec for Nano has fallen out-of-date as protocol changes have occurred the past couple years, so an update is needed.
Maybe someone finds this useful while we wait for Wireshark to get an update:
https://github.com/cryptocode/nanocap has been updated with tcp support. The tcp stream reassembly logic is a bit of work in progress, but the entire Nano protocol spec is now covered. It also adds connection tracing (too see what a connection does at a given time)
Should serve as a helpful source for the Wireshark implementer along with the spec.
Most helpful comment
Maybe someone finds this useful while we wait for Wireshark to get an update:
https://github.com/cryptocode/nanocap has been updated with tcp support. The tcp stream reassembly logic is a bit of work in progress, but the entire Nano protocol spec is now covered. It also adds connection tracing (too see what a connection does at a given time)
Should serve as a helpful source for the Wireshark implementer along with the spec.