mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
Remote debug printf.
This commit is contained in:
parent
73e4286fbf
commit
37ae3b2b80
1 changed files with 0 additions and 2 deletions
|
@ -504,8 +504,6 @@ void EmbeddedNetworkController::request(
|
|||
qe->identity = identity;
|
||||
qe->metaData = metaData;
|
||||
qe->type = _RQEntry::RQENTRY_TYPE_REQUEST;
|
||||
char buf[1024];
|
||||
printf("!!! %.16llx %.16llx %s\n",nwid,requestPacketId,fromAddr.toString(buf));
|
||||
_queue.post(qe);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue