Wireshark-commits: [Wireshark-commits] master 670a373: dnp3: improve data link layer dissection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Oct 2016 08:52:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=670a37336910ebaa3f12eaeef14af504e2fdcbcd
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

670a373 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    dnp3: improve data link layer dissection
    
    Improve the dissection of the data chunks.
    
    Change-Id: Ic87c84f0c3ea2ccceecb376698eed6b2f6a4e614
    Reviewed-on: https://code.wireshark.org/review/18566
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  70b2967   wlan_statistics_dialog (Qt): Fix display when there is no packets_
    adds  670a373   dnp3: improve data link layer dissection


Summary of changes:
 epan/dissectors/packet-dnp.c |  130 +++++++++++++++++++++++++-----------------
 1 file changed, 78 insertions(+), 52 deletions(-)