Wireshark-commits: [Wireshark-commits] rev 52085: / /trunk/epan/dissectors/: Makefile.common packet

Date: Sun, 15 Sep 2013 20:56:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52085

User: eapache
Date: 2013/09/15 01:56 PM

Log:
 From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9072
 
 Substantial enhancements to MQ protocol: all Structure, MSG_REQUEST/ASYNC_RESP,
 MQ Multi Segment are decoded until version 7.1/7.5

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -0      Makefile.common     Modified
  +4845 -0   packet-mq-base.c    Added
  +409 -193  packet-mq-pcf.c     Modified
  +3158 -2429 packet-mq.c         Modified
  +4794 -2   packet-mq.h         Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified