Wireshark-commits: [Wireshark-commits] master 7a09f52: packet-mbtcp: Allow decode as Modbus RTU ove

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Oct 2016 23:14:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a09f52c8edba3ab5fe4e9e20e9f737c7ea199ad
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7a09f52 by Dave Pifke (dave@xxxxxxxxx):

    packet-mbtcp: Allow decode as Modbus RTU over USB
    
    Modbus RTU is typically seen over serial links, which can be captured
    by sniffing USB traffic.  This patch enables decoding USB payloads as
    Modbus RTU.
    
    Bug: 13055
    Change-Id: I70d970760aa1b37b0f56dda9d3384e72d27c9d0a
    Reviewed-on: https://code.wireshark.org/review/18468
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c52d920   Driver.pm (pidl): fix spelling typo found by lintian
    adds  7a09f52   packet-mbtcp: Allow decode as Modbus RTU over USB


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