Adam Ierymenko 9 anos atrás
pai
commit
7223685b96
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      node/Network.cpp

+ 1 - 1
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);