Wireshark-commits: [Wireshark-commits] master 9e647a9: Extended AMQP 0-9 dissector to support AMQP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Jan 2015 20:01:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e647a96b6fd755737d077b33dce872ab9f4daea
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9e647a9 by Petr Gotthard (petr.gotthard@xxxxxxxxxx):

    Extended AMQP 0-9 dissector to support AMQP 0-9-1 methods and datatypes. Backward compatibility to AMQP 0-9 is maintained.
    
    Change-Id: Ie39cb40dca3d9f778ef2c04cbef24c968a91ec6c
    Reviewed-on: https://code.wireshark.org/review/6791
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6940a97   Go back to installing 5.2.3 for now.
    adds  9e647a9   Extended AMQP 0-9 dissector to support AMQP 0-9-1 methods and datatypes. Backward compatibility to AMQP 0-9 is maintained.


Summary of changes:
 epan/dissectors/packet-amqp.c |  356 ++++++++++++++++++++++++++++++++++++++---
 1 file changed, 335 insertions(+), 21 deletions(-)