]> git.ipfire.org Git - thirdparty/strongswan.git/commit
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)
commitf9e8f5a6236bebfc97bd8e283688a96a014cb8df
tree0052d46683280e582c4525657451b8c460b8afa0
parentde77957edab2a6bc1fc3667b25532b33961ab399
parent012221a8671877bd142737191f4ac33430f8f96e
Merge branch 'childless'

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.