URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddb547b04ee6ea853c96ff1cf2bc0049480a76ba
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ddb547b 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>
Actions performed:
from b5ef084 mp4: dissect Track Header Box (tkhd) flags
add ddb547b 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(-)