mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
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:
parent
52d694f3bd
commit
6779325520
5 changed files with 78 additions and 8 deletions
|
@ -0,0 +1,3 @@
|
|||
Rule added, worker-2:2, 4
|
||||
Rule added, worker-2:3, 5
|
||||
1
|
Loading…
Add table
Add a link
Reference in a new issue