mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup'
This commit is contained in:
commit
fc5f22cb5d
234 changed files with 295 additions and 104 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
@load base/frameworks/control
|
||||
# If an instance is a controllee, it implicitly needs to listen for remote
|
||||
# connections.
|
||||
@load frameworks/communication/listen-clear
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@load base/frameworks/control
|
||||
@load base/frameworks/communication
|
||||
|
||||
module Control;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue