Fix MATCH_RANDOM in controller.
This commit is contained in:
parent
2eaff6d484
commit
fe530548bb
2 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,7 @@ static const void _dumpFilterTrace(const char *ruleName,uint8_t thisSetMatches,b
|
|||
);
|
||||
if (msg)
|
||||
printf(" + (%s)" ZT_EOL_S,msg);
|
||||
fflush(stdout);
|
||||
}
|
||||
#else
|
||||
#define FILTER_TRACE(f,...) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue