URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8cb7d38a8e8988a828cc2de1ded474ce385ea88
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
b8cb7d3 by Alex Badea (abadea@xxxxxxxxxxx):
isakmp: add support for IKEv1 AES decryption
Select an appropriate gcrypt cipher based on ISAKMP encryption ID and
key length attribute. Fixes bug 10128.
Bug:10128
Change-Id: Ie74fc51eb9bfe6d68340056d3ef2ef28c7677fb8
Signed-off-by: Alex Badea <abadea@xxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/2296
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit d1cdbd715a5c5e9395d9672394783061dd3a4bf2)
Reviewed-on: https://code.wireshark.org/review/2309
Actions performed:
from 225aeef make satellite orbital position filterable
adds b8cb7d3 isakmp: add support for IKEv1 AES decryption
Summary of changes:
epan/dissectors/packet-isakmp.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)