Wireshark-commits: [Wireshark-commits] master 707f464: mqtt: Add a preference to show message as te

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 May 2019 07:28:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=707f46459f598417761b5ad9ee65af0018b6e534
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

707f464 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    mqtt: Add a preference to show message as text
    
    Make a configurable preference to show the publish message as text
    to bring back the old behavior.
    
    Ping-Bug: 15738
    Change-Id: I90ff4ab4c8fe857fa7ea585f67aef516d84c22c1
    Reviewed-on: https://code.wireshark.org/review/33284
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  2b916d6   wtap: Add support for 802.11ah and 802.11ax PHYs.
     add  707f464   mqtt: Add a preference to show message as text


Summary of changes:
 epan/dissectors/packet-mqtt.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)