]> git.ipfire.org Git - thirdparty/strongswan.git/commit
child-create: Don't consider a DH group mismatch as failure as responder
authorTobias Brunner <tobias@strongswan.org>
Wed, 6 Sep 2017 14:41:42 +0000 (16:41 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Sep 2017 08:51:39 +0000 (10:51 +0200)
commite7276f78aae95905d9dfe7ded485d6771c4fcaa0
tree0599fffb391a279c8b2bb75534d0294a8c1e1cfb
parent6e861947a018e659a813f08214671d7da32a8463
child-create: Don't consider a DH group mismatch as failure as responder

This causes problems e.g. on Android where we handle the alert (and
reestablish the IKE_SA) even though it usually is no problem if the
peer retries with the requested group.  We don't consider it as a
failure on the initiator either.
src/libcharon/sa/ikev2/tasks/child_create.c