Sanity checks on array sizes and fix a bug in IPv4 auto-assign.
This commit is contained in:
parent
cd2a4b709c
commit
4e689998f9
4 changed files with 82 additions and 48 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "DB.hpp"
|
||||
|
||||
#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 8
|
||||
#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 4
|
||||
|
||||
namespace ZeroTier
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue