NetControl: find_rules_subnet works in cluster mode

This introduces two new events, NetControl::rule_new and
NetControl::rule_destroyed, which are raised when rules are first added
and then deleted from the internal state tracking.
This commit is contained in:
Johanna Amann 2016-05-20 10:42:12 -07:00
parent 52d694f3bd
commit 6779325520
5 changed files with 78 additions and 8 deletions

View file

@ -0,0 +1,4 @@
Rule added, worker-1:2, 2
Rule added, worker-1:3, 3
1
Rule destroyed, worker-1:3, 3, 0