]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'child-deleted'
authorTobias Brunner <tobias@strongswan.org>
Mon, 9 Apr 2018 15:15:24 +0000 (17:15 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 9 Apr 2018 15:15:24 +0000 (17:15 +0200)
This adds a new state for CHILD_SAs that we deleted but still keep
around to process delayed packets (IKEv2 only).  This allows us to treat
them specially in some cases (e.g. to avoid triggering child_updown()
events as we already did that when we deleted such SAs).

Closes strongswan/strongswan#93.


Trivial merge