]> git.ipfire.org Git - thirdparty/strongswan.git/commit
trap-manager: Use sequence numbers to identify acquires
authorTobias Brunner <tobias@strongswan.org>
Wed, 19 Mar 2025 13:20:46 +0000 (14:20 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 28 May 2025 08:01:19 +0000 (10:01 +0200)
commit84da416082268a67be97ebb175673210ec4154da
tree32299eb0b7f59ee8348cc026a26b4ff6e50d5c0e
parent82c82cbbd633cfaf3ecc66b022d33369a32f661c
trap-manager: Use sequence numbers to identify acquires

Either use the sequence number from the kernel (and potentially update
it if the acquire was retriggered), or generate our own sequence
numbers, which simplifies matching acquires to established/destroyed
CHILD_SAs.
src/libcharon/sa/trap_manager.c