diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-06-02 15:50:11 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-06-17 18:48:07 +0200 |
commit | 208678e6e1b8222073cc684392d08c839edeb50e (patch) | |
tree | bd75d8b1d2ab4a1b06249503e6cf61f9396f385e /src/libcharon/tests/utils/mock_ipsec.c | |
parent | 4e2e7d4fecdc583827b8ce7c8429f4d4bce8df0d (diff) | |
download | strongswan-208678e6e1b8222073cc684392d08c839edeb50e.tar.bz2 strongswan-208678e6e1b8222073cc684392d08c839edeb50e.tar.xz |
ikev2: Add possibility to delay initiation of a queued task
Such a task is not initiated unless a certain time has passed. This
allows delaying certain tasks but avoids problems if we'd do this
via a scheduled job (e.g. if the IKE_SA is rekeyed in the meantime).
If the IKE_SA is rekeyed the delay of such tasks is reset when the
tasks are adopted i.e. they get executed immediately on the new IKE_SA.
This hasn't been implemented for IKEv1 yet.
Diffstat (limited to 'src/libcharon/tests/utils/mock_ipsec.c')
0 files changed, 0 insertions, 0 deletions