mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-18 07:08:16 +00:00
(1) distribute default root-topology in new dictionary format, (2) bump peer serialization version to force obsolescence of old supernodes, (3) stop outputting a log message every time we poll for software updates
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
#include "NonCopyable.hpp"
|
||||
#include "Mutex.hpp"
|
||||
|
||||
#define ZT_PEER_SERIALIZATION_VERSION 9
|
||||
#define ZT_PEER_SERIALIZATION_VERSION 10
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
|
Reference in New Issue
Block a user