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

Date: Thu, 05 Jan 2012 17:29:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40387

User: cmaynard
Date: 2012/01/05 09:29 AM

Log:
 Use length field from UDP header as the pseudo-header's UDP length field instead of using the reported_len.  Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6711

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