]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'acquires-seq'
authorTobias Brunner <tobias@strongswan.org>
Wed, 28 May 2025 14:30:56 +0000 (16:30 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 28 May 2025 14:30:56 +0000 (16:30 +0200)
This uses the sequence number from acquires when installing the SA. This
allows handling narrowing properly by changing the reqid and still
removing the temporary state in the kernel.  It also changes that
traffic selectors are reused during rekeying/recreation/reauthentication,
so narrowed selectors won't return to the wider configured TS because
there won't be any TS from triggering packets to narrow again.


Trivial merge