Restore sending of rejections but move it exclusively to a thread, widen netconf window to 30 minutes.

This commit is contained in:
Adam Ierymenko 2022-04-19 10:37:58 -04:00
parent c492bf7eea
commit a4e8847664
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
3 changed files with 20 additions and 84 deletions

View file

@ -41,9 +41,9 @@
#include "Trace.hpp"
/**
* Default maximum time delta for COMs, tags, and capabilities
* Default time delta for COMs, tags, and capabilities
*/
#define ZT_NETWORKCONFIG_DEFAULT_CREDENTIAL_TIME_DFL_MAX_DELTA ((int64_t)(1000 * 60 * 15))
#define ZT_NETWORKCONFIG_DEFAULT_CREDENTIAL_TIME_DFL_MAX_DELTA ((int64_t)(1000 * 60 * 30))
/**
* Maximum time delta for COMs, tags, and capabilities