strongswan/src/libcharon/sa
Tobias Brunner 2edc73d84e ike: Only track actually sent retransmits as outbound packets
Retransmission jobs for old requests for which we already received a
response previously left the impression that messages were sent more
recently than was actually the case.

task_manager_t always defined INVALID_STATE as possible return value if
no retransmit was sent, this just was never actually returned.

I guess we could further differentiate between actual invalid states
(e.g. if we already received the response) and when we don't send a
retransmit for other reasons e.g. because the IKE_SA became stale.
2020-06-02 14:07:06 +02:00
..
eap Spelling fixes 2020-02-11 18:23:07 +01:00
ikev1 ike: Only track actually sent retransmits as outbound packets 2020-06-02 14:07:06 +02:00
ikev2 ike: Only track actually sent retransmits as outbound packets 2020-06-02 14:07:06 +02:00
xauth Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
authenticator.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
authenticator.h authenticator: Add optional method to set PPK 2018-09-10 18:03:02 +02:00
child_sa.c Spelling fixes 2020-02-11 18:23:07 +01:00
child_sa.h Spelling fixes 2020-02-11 18:23:07 +01:00
child_sa_manager.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
child_sa_manager.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
ike_sa.c ike: Only track actually sent retransmits as outbound packets 2020-06-02 14:07:06 +02:00
ike_sa.h ike: Only track actually sent retransmits as outbound packets 2020-06-02 14:07:06 +02:00
ike_sa_id.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ike_sa_id.h Spelling fixes 2020-02-11 18:23:07 +01:00
ike_sa_manager.c Spelling fixes 2020-02-11 18:23:07 +01:00
ike_sa_manager.h ike-sa-manager: Add method to change the initiator SPI of an IKE_SA 2017-09-04 11:16:00 +02:00
keymat.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
keymat.h Fixed some typos, courtesy of codespell 2019-08-28 14:03:41 +02:00
redirect_manager.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
redirect_manager.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
redirect_provider.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
shunt_manager.c child-cfg: Allow suppressing log messages when selecting traffic selectors 2018-06-28 18:46:42 +02:00
shunt_manager.h shunt-manager: Remove first match if no namespace given during uninstall 2018-02-22 11:31:05 +01:00
task.c Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
task.h Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
task_manager.c ike: Properly support high number of retransmission tries 2020-05-07 15:05:55 +02:00
task_manager.h ikev2: Fix spelling of routability 2020-02-11 18:23:34 +01:00
trap_manager.c child-sa: Pass default interface ID inherited from IKE_SA 2019-04-04 09:36:38 +02:00
trap_manager.h trap-manager: Remove unused find_reqid() method 2018-02-22 11:31:05 +01:00