From ae082c3cb8a1ba7f8efb95ce690b012ffa7a79cd Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 1 Oct 2014 12:41:48 -0700 Subject: 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. --- node/Switch.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/Switch.hpp') 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 -- cgit v1.2.3