Wireshark-commits: [Wireshark-commits] master af62264: DNP3: add support for udp multi frame packet
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Aug 2015 00:09:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=af62264139470251f64fe216139000ed016816bc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

af62264 by Dario Lombardo (lomato@xxxxxxxxx):

    DNP3: add support for udp multi frame packets.
    
    Bug: 11435
    Change-Id: I1f3006a4276e8a95d028294ebb9635f71be0f75e
    Reviewed-on: https://code.wireshark.org/review/10013
    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: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2ba0ea3   Fix the conversion of milliseconds to seconds and nanoseconds.
    adds  af62264   DNP3: add support for udp multi frame packets.


Summary of changes:
 epan/dissectors/packet-dnp.c |   38 +++++++++++++++++++++++++-------------
 1 file changed, 25 insertions(+), 13 deletions(-)