]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ikev1: Set protocol ID and SPIs in INITIAL-CONTACT notification payloads
authorTobias Brunner <tobias@strongswan.org>
Tue, 10 Feb 2015 18:03:44 +0000 (19:03 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 6 Mar 2015 15:50:13 +0000 (16:50 +0100)
commit9fda0bf007b6e0454f2f0025c9c88eca40e11fda
tree6944c8a78975aa182e7462b13ea06168fd080914
parent6133770db4d827ee5834a96b81627875811c6eab
ikev1: Set protocol ID and SPIs in INITIAL-CONTACT notification payloads

The payload we sent before is not compliant with RFC 2407 and thus some
peers might abort negotiation (e.g. with an INVALID-PROTOCOL-ID error).

Fixes #819.
src/libcharon/sa/ikev1/tasks/main_mode.c