mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-22 06:17:48 +00:00
Debug output fixes.
This commit is contained in:
parent
ac1c127b68
commit
cb63babac4
@ -107,7 +107,7 @@ static const void _dumpFilterTrace(const char *ruleName,uint8_t thisSetMatches,b
|
||||
(unsigned int)macDest[5]
|
||||
);
|
||||
if (msg)
|
||||
printf(" + (%s)" ZT_EOL_S,msg);
|
||||
printf(" + (%s)" ZT_EOL_S,msg);
|
||||
}
|
||||
#else
|
||||
#define FILTER_TRACE(f,...) {}
|
||||
|
Loading…
Reference in New Issue
Block a user