URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b072df10c4c058a675d8399be73b629c06528ed
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
7b072df 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/19511
Actions performed:
from 22b9a2c ISAKMP: fix dissection of IKEv2 ID Payload
adds 7b072df 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(-)