URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7eeffae6db4e4ebb2bc8f80605d901130209bff9
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
7eeffae 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/35883
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from b790b77 [Automatic update for 2020-01-19]
add 7eeffae 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(-)