Wireshark-commits: [Wireshark-commits] master 6f9c4c8: ISAKMP: Fix size of ID in IKEv1 Attributes P

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Jan 2017 20:24:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f9c4c807e97332b370a012c3b3c286c2b98c6aa
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6f9c4c8 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>
    

Actions performed:

    from  6af7425   ISAKMP: fix dissection of IKEv2 ID Payload
    adds  6f9c4c8   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(-)