mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-29 15:43:56 +00:00
work towards DNA helper interface.
This commit is contained in:
parent
71eb3de446
commit
7c5c6b0826
@ -563,6 +563,7 @@ int overlay_saw_mdp_frame(overlay_mdp_frame *mdp,long long now)
|
||||
when results become available, so this function will return
|
||||
immediately, so as not to cause blockages and delays in servald.
|
||||
*/
|
||||
DEBUGF("Asking DNA helper to resolve '%s'",did);
|
||||
dna_helper_enqueue(did,mdp->out.src.sid);
|
||||
}
|
||||
RETURN(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user