]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ikev1: Don't handle DPD timeout job if IKE_SA got passive
authorMartin Willi <martin@revosec.ch>
Tue, 10 Mar 2015 12:59:49 +0000 (13:59 +0100)
committerMartin Willi <martin@revosec.ch>
Tue, 10 Mar 2015 13:02:22 +0000 (14:02 +0100)
commiteb3e339a3c58b6b1a35907c1d9023beaf7f25aaa
treed9305698809a99de8295c872e3730d63b83a28e6
parent2b0f34a2ef8e2ac9a1f7ddc3be5cd9cec1b4b52d
ikev1: Don't handle DPD timeout job if IKE_SA got passive

While a passively installed IKE_SA does not queue a DPD timeout job, one that
switches from active to passive might execute it. Ignore such a queued job if
the IKE_SA is in passive state.
src/libcharon/processing/jobs/dpd_timeout_job.c