Sanity checks on array sizes and fix a bug in IPv4 auto-assign.

This commit is contained in:
Adam Ierymenko 2018-01-12 10:38:19 -08:00
parent cd2a4b709c
commit 4e689998f9
4 changed files with 82 additions and 48 deletions

View file

@ -23,7 +23,7 @@
#include "DB.hpp"
#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 8
#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 4
namespace ZeroTier
{