mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-05-20 01:13:16 +00:00
.
This commit is contained in:
parent
330a07a554
commit
cae9041c2a
@ -130,6 +130,7 @@ private:
|
|||||||
// If unspecified, rules are set to allow anything and behave like a flat L2 segment
|
// If unspecified, rules are set to allow anything and behave like a flat L2 segment
|
||||||
network["rules"] = {{
|
network["rules"] = {{
|
||||||
{ "not",false },
|
{ "not",false },
|
||||||
|
{ "or", false },
|
||||||
{ "type","ACTION_ACCEPT" }
|
{ "type","ACTION_ACCEPT" }
|
||||||
}};
|
}};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user