]> The Tcpdump Group git mirrors - tcpdump/commit
add a test case for native PGM
authorDenis Ovsienko <[email protected]>
Thu, 14 Mar 2013 16:24:22 +0000 (20:24 +0400)
committerMichael Richardson <[email protected]>
Sun, 14 Apr 2013 22:20:26 +0000 (18:20 -0400)
commitfac122dea6d7ca6e7ae037abadfade3c5e7b1aca
tree78f2e9711f7efc899e2743a414b2b1c902f74b52
parent267910ecc12a555c50b677b89b44d9e60773e1be
add a test case for native PGM

This commit adds a capture of a few PGM (IP protocol 113) packets
produced with version 2.2.0 of zeromq library built with PGM support
(using the "pgm://" protocol schema). Each of the three ODATA packets in
the capture contains a ZeroMQ datagram in the "Data" (application data)
field. There is a new test case covering the PGM part of the capture.
tests/TESTLIST
tests/pgm_zmtp1.pcap [new file with mode: 0644]
tests/pgmv.out [new file with mode: 0644]