Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43187: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 10 Jun 2012 19:43:40 GMT
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