ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Mon, 26 Nov 2007 14:42:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23599

User: standel
Date: 2007/11/26 02:42 PM

Log:
 Update error handling of UDP Light Illegal Checksum value 0
 
   * change expert group from PI_MALFORMED to PI_CHECKSUM (as it should be!!!).
   * set item hf_udp_checksum_[good|bad] as generated

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