Wireshark-commits: [Wireshark-commits] master-2.2 c05d9f1: ISAKMP: Fix size of ID in IKEv1 Attribut
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Jan 2017 20:25:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c05d9f1f31b3275c069acd4338cebe662156902e
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

c05d9f1 by Mirko Parthey (mirko.parthey@xxxxxx):

    ISAKMP: Fix size of ID in IKEv1 Attributes Payload
    
    Fix the size of the Identifier field in the IKEv1 Attributes Payload.
    Reference: draft-ietf-ipsec-isakmp-mode-cfg-05, section 3.2
    
    Change-Id: I30bfde9caa6750b342f7dfbad39e63341614a45b
    Reviewed-on: https://code.wireshark.org/review/19502
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    (cherry picked from commit 6f9c4c807e97332b370a012c3b3c286c2b98c6aa)
    Reviewed-on: https://code.wireshark.org/review/19510
    

Actions performed:

    from  d2d3a70   debian: Stop using hardening-check during .deb package build
    adds  c05d9f1   ISAKMP: Fix size of ID in IKEv1 Attributes Payload


Summary of changes:
 epan/dissectors/packet-isakmp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)