Fix chicken or egg problem in tags, and better filter debug instrumentation.
This commit is contained in:
parent
858e8c5217
commit
d637988ccf
5 changed files with 96 additions and 83 deletions
|
@ -50,7 +50,7 @@ using json = nlohmann::json;
|
|||
#define ZT_NETCONF_CONTROLLER_API_VERSION 3
|
||||
|
||||
// Number of requests to remember in member history
|
||||
#define ZT_NETCONF_DB_MEMBER_HISTORY_LENGTH 16
|
||||
#define ZT_NETCONF_DB_MEMBER_HISTORY_LENGTH 32
|
||||
|
||||
// Min duration between requests for an address/nwid combo to prevent floods
|
||||
#define ZT_NETCONF_MIN_REQUEST_PERIOD 1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue