]> git.ipfire.org Git - thirdparty/strongswan.git/commit
child-create: Raise an ALERT_TS_MISMATCH when receiving TS_UNACCEPTABLE
authorMartin Willi <martin@strongswan.org>
Wed, 24 Sep 2025 13:15:03 +0000 (15:15 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 2 Oct 2025 08:22:36 +0000 (10:22 +0200)
commit86a50d161820603e5aa024be7f76944c6c8525ce
tree85a4c1db61157b00cb4264dff63eb532accaebf6
parentd46529fe2dfdace41f15e9819273fc534df917bb
child-create: Raise an ALERT_TS_MISMATCH when receiving TS_UNACCEPTABLE

When sending a TS_UNACCEPTABLE notify, a ALERT_TS_MISMATCH is sent, but
not when receiving one. This seems inconsistent compared to proposal
mismatch handling, so extend the child_create task to raise such an alert.
src/libcharon/sa/ikev2/tasks/child_create.c