opensnitch/daemon/rule
Gustavo Iñiguez Goia 820a6f2930 added option to set priority on the rules
If a rule has the priority flag set, no others rules will be checked.
So if you name the rule as 000-allow-xx and set the priority flag, the
rule wil lbe the only one that will be checked if it matches a
connection.

See #36 to know more on this feature.
2020-10-23 00:02:16 +02:00
..
loader.go added option to set priority on the rules 2020-10-23 00:02:16 +02:00
operator.go added option to set priority on the rules 2020-10-23 00:02:16 +02:00
rule.go added option to set priority on the rules 2020-10-23 00:02:16 +02:00