Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b0eee2e: AMQP 0-9-1: More expert information

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Sep 2015 08:18:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0eee2e4fc112bbd477653cf1cb6434c28762f51
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b0eee2e by Petr Gotthard (petr.gotthard@xxxxxxxxxxxxx):

    AMQP 0-9-1: More expert information
    
    A little usability improvement: Warn user on connection and channel
    errors and when a message is undeliverable.
    
    Change-Id: I6106a63472b1fb5cbbabcf82a90af0f489030458
    Reviewed-on: https://code.wireshark.org/review/10573
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  38b6f30   Refactor NCP Python data so that INFO column can be generated on the fly.
    adds  b0eee2e   AMQP 0-9-1: More expert information


Summary of changes:
 epan/dissectors/packet-amqp.c |   30 ++++++++++++++++++++++++------
 1 file changed, 24 insertions(+), 6 deletions(-)