On 15 March 2013 07:20, Denis Ovsienko <[email protected]> wrote:

> There are commits in the git master branch of the tcpdump packet analyzer
> adding support for the "tcp://" protocol schema of ZeroMQ (ZMTP/1.0 framing
> inside TCP segments produced by zeromq library version 2.x):
> https://github.com/mcr/tcpdump


Nice, these should be straightforward to port to Wireshark too.  The
dissectors are very similar, but in Wireshark you can also rapid prototype
with LUA.  I haven't seen how to automatically dissect additional layers,
you can always manually indicate the decoding process.

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to