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 20092: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 10 Dec 2006 04:12:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20092

User: guy
Date: 2006/12/10 04:12 AM

Log:
 Treat the UDP checksum the same way the TCP checksum is treated - mark
 the "checksum bad" and "checksum good" flags as generated fields, add
 an expert info item on a checksum error, and put a "checksum incorrect"
 indication in the Info column.
 
 Clean up indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +68 -61    packet-udp.c    Modified