vpp
vpp copied to clipboard
[VPP-1684] IKEv2 with modp DH groups fail with newer openssl
Description
The code in ikev2_crypto.c within
#if OPENSSL_VERSION_NUMBER >= 0x10100000L
blocks, is wrong and causes ASSERTS (when enabled) during initial IKE SA exchanges with other ikev2 implementations.
Fixed by https://gerrit.fd.io/r/19658
Assignee
Neale Ranns
Reporter
Christian Hopps
Comments
No comments.
Original issue: https://jira.fd.io/browse/VPP-1684