Wireshark-commits: [Wireshark-commits] master e962217: Added support for optional display of signed
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Jul 2015 19:57:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e9622175f7aee7dbeff6e97c9ac6ab78460e239a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e962217 by cbontje (cbontje@xxxxxxxxx):

    Added support for optional display of signed 16/32-bit integer Modbus register data
    
    Change-Id: I2a81fdf426fdc20db200596ccd2eae26936fc81a
    Reviewed-on: https://code.wireshark.org/review/9526
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  b8f3888   Add #defines for various aggregation flags, and use them.
    adds  e962217   Added support for optional display of signed 16/32-bit integer Modbus register data


Summary of changes:
 epan/dissectors/packet-mbtcp.c |   32 ++++++++++++++++++++++++++++++++
 epan/dissectors/packet-mbtcp.h |    2 ++
 2 files changed, 34 insertions(+)