From robionekenobi: Enhancement of the packet-mq dissector (WMQ 7.1-7.5)
authorBill Meier <wmeier@newsguy.com>
Mon, 4 Nov 2013 18:55:06 +0000 (18:55 -0000)
committerBill Meier <wmeier@newsguy.com>
Mon, 4 Nov 2013 18:55:06 +0000 (18:55 -0000)
commit0243d6905768f7bb4259758fd07ad9a64948de26
treecca243e54eb3bb9dcd789df09494dadf552657c5
parent7c1ab97ca465b33354eb980a3bd665dc234911e4
From robionekenobi: Enhancement of the packet-mq dissector (WMQ 7.1-7.5)

 Add more detail for SPI Open LPOO Structure
 Add more int_to_vals for INQ_Q_MGR reply
 Add more display detail for encoding value
 Some fix and display correction

Note: The patch used was the *original* patch submitted (plus some fixes by me).

That is: (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=11962)
         plus my fixes

See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9367 and comments for
details.

From me:
- Fix bug which resulted in a macro expansion fail on GCC
- Fix a -Wshadow error in packet-mq-pcf.c

svn path=/trunk/; revision=53078
epan/dissectors/packet-mq-base.c
epan/dissectors/packet-mq-pcf.c
epan/dissectors/packet-mq.c
epan/dissectors/packet-mq.h