]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'android-reauth-fix' android-2.5.4
authorTobias Brunner <tobias@strongswan.org>
Thu, 27 Feb 2025 10:23:52 +0000 (11:23 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 27 Feb 2025 10:23:52 +0000 (11:23 +0100)
Fixes issues with reauthentication, in particular, to reestablish the
SA if MOBIKE is disabled.  The app currently can't handle
make-before-break reauthentication.  In part because necessary events are
currently not triggered.  So for now, we switch back to the classic
reauthentication approach.


Trivial merge