mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
remove (disfunctional) notifications from pacf
This commit is contained in:
parent
f2be226a5a
commit
ad2361b7ac
8 changed files with 7 additions and 173 deletions
|
@ -390,8 +390,6 @@ global openflow_plugin = Plugin(
|
|||
# $done = openflow_done,
|
||||
$add_rule = openflow_add_rule,
|
||||
$remove_rule = openflow_remove_rule
|
||||
# $add_notification = openflow_add_notification,
|
||||
# $remove_notification = openflow_remove_notification,
|
||||
# $transaction_begin = openflow_transaction_begin,
|
||||
# $transaction_end = openflow_transaction_end
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue