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

Wireshark-bugs: [Wireshark-bugs] [Bug 5863] DTLS and RELOAD enhancements and bug fixes

Date: Fri, 27 May 2011 11:35:18 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5863

Michael Chen <michaelc@xxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6387|0                           |1
        is obsolete|                            |
   Attachment #6419|                            |review_for_checkin?
               Flag|                            |

--- Comment #8 from Michael Chen <michaelc@xxxxxxxxxxxxxxx> 2011-05-27 11:35:15 PDT ---
Created an attachment (id=6419)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6419)
Source code diff3 - enhancement #4

Put UDP packet size check ahead of looks_like_dtls() call. The 13 byte header
includes both the version check in looks_like_dtls() and the payload length.
Use tvb_length(tvb).

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.