Remove ancient controller support.

# Conflicts:
#	RELEASE-NOTES.md
This commit is contained in:
Adam Ierymenko 2021-09-20 18:38:29 -04:00 committed by Grant Limberg
commit 565885a4c0
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
4 changed files with 44 additions and 194 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)
*/