Remove ancient controller support.

This commit is contained in:
Adam Ierymenko
2021-09-20 18:38:29 -04:00
parent 7c3166e9be
commit 3f49570f45
4 changed files with 36 additions and 191 deletions

View File

@ -646,11 +646,6 @@
*/
#define ZT_TRUST_EXPIRATION 600000
/**
* Enable support for older network configurations from older (pre-1.1.6) controllers
*/
#define ZT_SUPPORT_OLD_STYLE_NETCONF 1
/**
* Desired buffer size for UDP sockets (used in service and osdep but defined here)
*/