summaryrefslogtreecommitdiff
path: root/node/Topology.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-08-05 14:05:50 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-08-05 14:05:50 -0700
commit8a804b52571d28ce53bc4e75300794332357409c (patch)
tree0fe4c8c44ae12a61192e301aa0b51a02d8b4883e /node/Topology.hpp
parente3c5ada3a70f71fe117319cd335a4462387c744d (diff)
downloadinfinitytier-8a804b52571d28ce53bc4e75300794332357409c.tar.gz
infinitytier-8a804b52571d28ce53bc4e75300794332357409c.zip
(1) Disable firewall openers (its easy to re-enable), (2) Do some prep work for making supernode topology hot-updatable.
Diffstat (limited to 'node/Topology.hpp')
-rw-r--r--node/Topology.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/node/Topology.hpp b/node/Topology.hpp
index 293ac446..0585ad1f 100644
--- a/node/Topology.hpp
+++ b/node/Topology.hpp
@@ -194,6 +194,7 @@ public:
f(*this,*p);
}
+#ifdef ZT_FIREWALL_OPENER_DELAY
/**
* Function object to collect peers that need a firewall opener sent
*/
@@ -214,6 +215,7 @@ public:
uint64_t _now;
const RuntimeEnvironment *_r;
};
+#endif
/**
* Pings all peers that need a ping sent, excluding supernodes