mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-04-26 05:49:53 +00:00
added some debug for monitor interface.
This commit is contained in:
parent
ac9cbb4e51
commit
75e925a8b5
@ -298,6 +298,8 @@ int monitor_process_command(int index,char *cmd)
|
||||
overlay_mdp_frame mdp;
|
||||
mdp.packetTypeAndFlags=MDP_VOMPEVENT;
|
||||
|
||||
WHYF("Received monitor instruction: %s\n",cmd);
|
||||
|
||||
struct monitor_context *c=&monitor_sockets[index];
|
||||
c->line_length=0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user