Wireshark-commits: [Wireshark-commits] master-3.2 218620a: ICMP/ICMPv6: fix request/response tracki

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Jan 2020 08:50:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=218620a925bcaf6f0d5b7d960c19eb9204b09862
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

218620a by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    ICMP/ICMPv6: fix request/response tracking for checksum 0x0000
    
    Apply the change proposed by Chris Maynard in
    https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16334
    
    Bug: 16334
    Change-Id: I91d79d992c107ca4ddaa17c25c3629424cc240f6
    Reviewed-on: https://code.wireshark.org/review/35878
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35882
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  3e28006   macOS: Add a disk volume icon.
     add  218620a   ICMP/ICMPv6: fix request/response tracking for checksum 0x0000


Summary of changes:
 epan/dissectors/packet-icmp.c   | 6 +++---
 epan/dissectors/packet-icmpv6.c | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)