mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-14 13:18:21 +00:00
Remote debug printf.
This commit is contained in:
@ -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);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user