Merge gateways and routes in netconf since they are the same thing.

This commit is contained in:
Adam Ierymenko 2016-05-06 10:57:53 -07:00
parent 9da8bf37d7
commit 0f17077b3d
4 changed files with 35 additions and 57 deletions

View file

@ -53,6 +53,7 @@ protected:
unsigned int _revision;
unsigned int _buildNo;
unsigned int _flags;
char _passcode[ZT_MAX_NETWORK_SHORT_NAME_LENGTH + 1];
};
} // namespace ZeroTier