Wireshark-commits: [Wireshark-commits] rev 53078: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 04 Nov 2013 18:55:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53078

User: wmeier
Date: 2013/11/04 06:55 PM

Log:
 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

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +87 -19    packet-mq-base.c    Modified
  +88 -45    packet-mq-pcf.c     Modified
  +296 -244  packet-mq.c         Modified
  +60 -25    packet-mq.h         Modified