]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'ikev1-transform-nr'
authorTobias Brunner <tobias@strongswan.org>
Fri, 6 Mar 2020 09:47:34 +0000 (10:47 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 6 Mar 2020 09:47:34 +0000 (10:47 +0100)
With these changes we return the lifetimes of the actually selected
transform back to the client, which is an issue if the peer uses
different lifetimes for different proposals.  We now also return the
correct transform and proposal IDs.

Fixes #3329.


Trivial merge