From 7223685b9665590f2b0872060dd762706d371c4e Mon Sep 17 00:00:00 2001
From: Adam Ierymenko <adam.ierymenko@gmail.com>
Date: Fri, 26 Aug 2016 15:30:20 -0700
Subject: .

---
 node/Network.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'node')

diff --git a/node/Network.cpp b/node/Network.cpp
index 24b1917c..ecef2fa6 100644
--- a/node/Network.cpp
+++ b/node/Network.cpp
@@ -173,7 +173,7 @@ static int _doZtFilter(
 #ifdef ZT_RULES_ENGINE_DEBUGGING
 					dlog.clear();
 #endif // ZT_RULES_ENGINE_DEBUGGING
-					thisSetMatches = 1; // TEE does not terminate evaluation
+					thisSetMatches = 1;
 				} else {
 					if (!noRedirect) {
 						Packet outp(fwdAddr,RR->identity.address(),Packet::VERB_EXT_FRAME);
-- 
cgit v1.2.3