Doc updates and other fixes.

This commit is contained in:
Adam Ierymenko 2018-01-10 14:31:28 -08:00
parent 9bab49d2f9
commit a1992d76f2
4 changed files with 51 additions and 45 deletions

View file

@ -48,7 +48,7 @@
using json = nlohmann::json;
// API version reported via JSON control plane
#define ZT_NETCONF_CONTROLLER_API_VERSION 3
#define ZT_NETCONF_CONTROLLER_API_VERSION 4
// Min duration between requests for an address/nwid combo to prevent floods
#define ZT_NETCONF_MIN_REQUEST_PERIOD 1000