Reuse reqid for trap policies installed for dpd|closeaction=hold

This commit is contained in:
Tobias Brunner
2013-07-01 09:58:25 +02:00
committed by Andreas Steffen
parent 156e552caf
commit 4c74fa664b
7 changed files with 11 additions and 8 deletions
@@ -73,7 +73,7 @@ METHOD(job_t, execute, job_requeue_t,
else
{
charon->traps->install(charon->traps, peer_cfg,
child_cfg);
child_cfg, 0);
}
break;
case ACTION_NONE: