Doc updates and other fixes.
This commit is contained in:
parent
9bab49d2f9
commit
a1992d76f2
4 changed files with 51 additions and 45 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue