mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add separate utility module for controller and agent
We can figure out later whether & where to re-settle helper functions that end up in there.
This commit is contained in:
parent
6fcd99b4a0
commit
a56ee6b9a6
3 changed files with 20 additions and 2 deletions
|
@ -24,6 +24,7 @@
|
|||
# @load frameworks/cluster/controller/main.zeek
|
||||
@load frameworks/cluster/controller/request.zeek
|
||||
@load frameworks/cluster/controller/types.zeek
|
||||
@load frameworks/cluster/controller/util.zeek
|
||||
@load frameworks/dpd/detect-protocols.zeek
|
||||
@load frameworks/dpd/packet-segment-logging.zeek
|
||||
@load frameworks/intel/do_notice.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue