URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f8bbdece59b2d7c0b81869a4b0fd991e74e162ab
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

f8bbdec by Michael Mann (mman...@netscape.net):

    Bugfix bad checksum of ICMP extension header.
    
    Use offset in tvb, not 0 for computation.
    Also add check for checksum = 0, which means checksum isn't present.
    
    Bug: 13586
    Change-Id: I18812894104c35e50ecb99aa8eca6b030c78c486
    Reviewed-on: https://code.wireshark.org/review/21070
    Petri-Dish: Michael Mann <mman...@netscape.net>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Michael Mann <mman...@netscape.net>
    

Actions performed:

    from  a96dc7b   Require MLE to have IEEE802.15.4 as an underlying layer.
    adds  f8bbdec   Bugfix bad checksum of ICMP extension header.


Summary of changes:
 epan/dissectors/packet-icmp.c |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to