URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d41bb3f1837cf41fc078050845c777cfda92bee
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
5d41bb3 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
udp: Don't mark zero checksum illegal when in_error_pkt.
A zero checksum is not illegal in IPv6/UDP when in a ICMPv6 packet.
Change-Id: I07acc874d2385992089ef3ebc7a82e853904ecfc
Ping-Bug: 6232
Reviewed-on: https://code.wireshark.org/review/11808
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 82bd3cc9eb49c886a1b6ff1ad0aa3be096bd8aec)
Reviewed-on: https://code.wireshark.org/review/11843
Actions performed:
from df05544 [Automatic update for 2015-11-15]
adds 5d41bb3 udp: Don't mark zero checksum illegal when in_error_pkt.
Summary of changes:
epan/dissectors/packet-udp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)