]> git.ipfire.org Git - thirdparty/strongswan.git/commit
child-sa: Keep a reference to the previous reqid
authorTobias Brunner <tobias@strongswan.org>
Mon, 2 Oct 2023 13:47:02 +0000 (15:47 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Nov 2023 11:02:11 +0000 (12:02 +0100)
commit13771206d430e0bf31409a14b2c4a0074286598d
tree1a07b8c19ad5a5b7522e83dc09c210b3f63f9ade
parente623f5792bdacfc7358b21ea5d10b43d3e5a3050
child-sa: Keep a reference to the previous reqid

The reference is kept until the reqid is either confirmed (i.e.
re-allocated) or replaced by a different reqid, which happens only once
we know the final traffic selectors, or the SA is destroyed without
installing it.
src/libcharon/sa/child_sa.c