From 0f17077b3d592d5c39374cf44fe5ea1173d7109c Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 6 May 2016 10:57:53 -0700 Subject: Merge gateways and routes in netconf since they are the same thing. --- node/NetworkConfigRequestMetaData.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'node/NetworkConfigRequestMetaData.hpp') diff --git a/node/NetworkConfigRequestMetaData.hpp b/node/NetworkConfigRequestMetaData.hpp index 757ed20b..5bf8bac4 100644 --- a/node/NetworkConfigRequestMetaData.hpp +++ b/node/NetworkConfigRequestMetaData.hpp @@ -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 -- cgit v1.2.3