mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
.
This commit is contained in:
parent
e7dff1c785
commit
7223685b96
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ static int _doZtFilter(
|
||||||
#ifdef ZT_RULES_ENGINE_DEBUGGING
|
#ifdef ZT_RULES_ENGINE_DEBUGGING
|
||||||
dlog.clear();
|
dlog.clear();
|
||||||
#endif // ZT_RULES_ENGINE_DEBUGGING
|
#endif // ZT_RULES_ENGINE_DEBUGGING
|
||||||
thisSetMatches = 1; // TEE does not terminate evaluation
|
thisSetMatches = 1;
|
||||||
} else {
|
} else {
|
||||||
if (!noRedirect) {
|
if (!noRedirect) {
|
||||||
Packet outp(fwdAddr,RR->identity.address(),Packet::VERB_EXT_FRAME);
|
Packet outp(fwdAddr,RR->identity.address(),Packet::VERB_EXT_FRAME);
|
||||||
|
|
Loading…
Add table
Reference in a new issue