summaryrefslogtreecommitdiff
path: root/node/Switch.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-10-01 12:41:48 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-10-01 12:41:48 -0700
commitae082c3cb8a1ba7f8efb95ce690b012ffa7a79cd (patch)
tree1b4eacab0989aa6423cc1e617393fe0586eb6938 /node/Switch.hpp
parentea6124dd2f48cafd8333d03705a8c8a9c201553d (diff)
downloadinfinitytier-ae082c3cb8a1ba7f8efb95ce690b012ffa7a79cd.tar.gz
infinitytier-ae082c3cb8a1ba7f8efb95ce690b012ffa7a79cd.zip
Yay... now everything compiles! Getting close to testing on this. Still have not added backward compatibility support for relaying of multicasts to 0.9.X clients yet but that will be easy. Will test with heterogenous 1.0.0 clients only first.
Diffstat (limited to 'node/Switch.hpp')
-rw-r--r--node/Switch.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Switch.hpp b/node/Switch.hpp
index 9b3f7cba..6b81b376 100644
--- a/node/Switch.hpp
+++ b/node/Switch.hpp
@@ -216,7 +216,7 @@ private:
const Packet &packet,
bool encrypt);
- const RuntimeEnvironment *const _r;
+ const RuntimeEnvironment *const RR;
volatile uint64_t _lastBeacon;
// Outsanding WHOIS requests and how many retries they've undergone