Some controller fixes.
This commit is contained in:
parent
e4a10cc510
commit
4704d115c4
3 changed files with 7 additions and 19 deletions
|
@ -198,7 +198,6 @@ private:
|
|||
int vMajor,vMinor,vRev,vProto;
|
||||
Dictionary<ZT_NETWORKCONFIG_METADATA_DICT_CAPACITY> lastRequestMetaData;
|
||||
Identity identity;
|
||||
InetAddress physicalAddr; // last known physical address
|
||||
inline bool online(const int64_t now) const { return ((now - lastRequestTime) < (ZT_NETWORK_AUTOCONF_DELAY * 2)); }
|
||||
};
|
||||
struct _MemberStatusHash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue