[zeromq-dev] testing of tcpdump decoder of ZeroMQ wire protocol

Steven McCoy steven.mccoy at miru.hk
Fri Mar 15 14:44:16 CET 2013


On 15 March 2013 07:20, Denis Ovsienko <infrastation at yandex.ru> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130315/63e93e2b/attachment.htm>


More information about the zeromq-dev mailing list