mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-14 13:18:21 +00:00
Network preferred relay stuff in netconf controller.
This commit is contained in:
@ -81,6 +81,7 @@ private:
|
||||
sqlite3_stmt *_sCheckIfIpIsAllocated;
|
||||
sqlite3_stmt *_sAllocateIp;
|
||||
sqlite3_stmt *_sCacheNetconf;
|
||||
sqlite3_stmt *_sGetRelays;
|
||||
|
||||
Mutex _lock;
|
||||
|
||||
|
Reference in New Issue
Block a user