Wireshark-commits: [Wireshark-commits] master-2.2 c95828d: EIGRP: fix checksum computation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Oct 2016 03:49:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c95828d6372ff0e3c848e4fced27ae567893cae5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

c95828d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    EIGRP: fix checksum computation
    
    # Conflicts:
    #	epan/dissectors/packet-eigrp.c
    
    Bug: 12982
    Change-Id: Iaf816247d49b2f869dc19f64cb0a24247fb38169
    Reviewed-on: https://code.wireshark.org/review/18087
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/18089
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  75bfa51   packet-ieee802154: Correct DISSECT_IEEE802154_OPTION_ZBOSS from 0x03 to 0x04
    adds  c95828d   EIGRP: fix checksum computation


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