Wireshark-commits: [Wireshark-commits] master 81e8356: AMQP: Try to dissect Content-Body
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 Feb 2019 05:13:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81e8356f301d44a5ea2b25a525adf3dcb0e6dd2b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

81e8356 by Michail Koreshkov (drkor@xxxxx):

    AMQP: Try to dissect Content-Body
    
    Try to find dissector for Content-Body based on Content-Type
    
    Change-Id: I2d4b4bd2de92e7e0d1282afdae1976ce00b962a6
    Reviewed-on: https://code.wireshark.org/review/31807
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5acc257   pcomtcp: PCOM/Binary command to descritions
     add  81e8356   AMQP: Try to dissect Content-Body


Summary of changes:
 epan/dissectors/packet-amqp.c | 53 +++++++++++++++++++++++++++++++++++--------
 1 file changed, 44 insertions(+), 9 deletions(-)