Reuse reqid for trap policies installed for dpd|closeaction=hold
This commit is contained in:
committed by
Andreas Steffen
parent
156e552caf
commit
4c74fa664b
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user