.
This commit is contained in:
@@ -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" }
|
||||||
}};
|
}};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user