http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43187
User: cmaynard
Date: 2012/06/10 12:43 PM
Log:
Fix UDP-Lite checksum verification bug introduced with r40387 and reported by "answer" via http://ask.wireshark.org/questions/11798/is-udp-lite-checksum-correct-ipv6
There is a difference between the UDP and UDP-Lite pseudo header that wasn't realized when r40387 was committed. Details of the difference in http://tools.ietf.org/html/rfc3828#section-3.2
Directory: /trunk/epan/dissectors/
Changes Path Action
+8 -2 packet-udp.c Modified