Wireshark-commits: [Wireshark-commits] master 3eef66b: Add support for ModbusRTU over UDP.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Apr 2016 20:29:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3eef66b2c259e4228d92c59140c60d4b59072814
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3eef66b by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add support for ModbusRTU over UDP.
    
    Bug: 12374
    Change-Id: I2df806c902b932d87e82f6f097f7acce814e5040
    Reviewed-on: https://code.wireshark.org/review/15126
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  232b2de   Use "system" for "use system language", and don't try to print a null string.
    adds  3eef66b   Add support for ModbusRTU over UDP.


Summary of changes:
 epan/dissectors/packet-mbtcp.c |  102 ++++++++++++++++++++++------------------
 1 file changed, 56 insertions(+), 46 deletions(-)