mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-02-21 02:01:22 +00:00
Remote debug printf.
This commit is contained in:
parent
73e4286fbf
commit
37ae3b2b80
@ -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…
x
Reference in New Issue
Block a user