]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ikev2: Ensure ALERT_RETRANSMIT_SEND_CLEARED is triggered
authorTobias Brunner <tobias@strongswan.org>
Fri, 29 May 2020 12:58:36 +0000 (14:58 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 11 Jun 2020 11:33:32 +0000 (13:33 +0200)
commitbc4050905743ea855eee136d571e699a04503f31
tree8ff399a5868f1b861de26823a01108002fb21349
parent4b225bf8661250a5abf5ad2e7ec3bef96ec0a40d
ikev2: Ensure ALERT_RETRANSMIT_SEND_CLEARED is triggered

If a MOBIKE task is deferred, the retransmission counter is reset to 0
when reinitiating.  So if there were retransmits before, this alert would
not be triggered if a response is received now without retransmits.
src/libcharon/sa/ikev2/task_manager_v2.c