Wireshark-commits: [Wireshark-commits] master 096dd79: DTLS: Cookie formatting fix for HVR

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Mar 2017 15:41:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=096dd7946589d155b30148da2faad34d5698416c
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

096dd79 by Robert Cragie (Robert.Cragie@xxxxxxx):

    DTLS: Cookie formatting fix for HVR
    
    Cookie format for HelloVerifyRequest inconsistent with that in
    ClientHello. Changed to be consistent.
    
    Change-Id: I79809ebc4bd4a1c5b43b44a21f58ad5b5d5a1bcf
    Reviewed-on: https://code.wireshark.org/review/20544
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  c899dd5   Lua: Improve base checking for signed integer
    adds  096dd79   DTLS: Cookie formatting fix for HVR


Summary of changes:
 epan/dissectors/packet-dtls.c |   38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)