]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'childless'
authorTobias Brunner <tobias@strongswan.org>
Thu, 25 Apr 2019 13:32:02 +0000 (15:32 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 25 Apr 2019 13:32:02 +0000 (15:32 +0200)
Adds support for childless initiation of IKE_SAs (RFC 6023) e.g. to
force a separate DH exchange for all CHILD_SAs including the first one.

Also allows the initiation of only the IKE_SA via swanctl --initiate if
the peer supports this extension.

Closes strongswan/strongswan#99.


Trivial merge