Wireshark-commits: [Wireshark-commits] master 82bd3cc: udp: Don't mark zero checksum illegal when i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Nov 2015 18:25:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82bd3cc9eb49c886a1b6ff1ad0aa3be096bd8aec
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

82bd3cc 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>
    

Actions performed:

    from  b44e3fc   [Automatic update for 2015-11-15]
    adds  82bd3cc   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(-)