mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 03:58:20 +00:00
cluster: Rename setup-connections to setup-subscriptions
Now that all the logic about establishing connections among nodes has moved to the broker policy script, the setup-connections name seems unfortunate, transition away from it.
This commit is contained in:
parent
351bd7b81b
commit
d122894d0d
6 changed files with 52 additions and 49 deletions
|
@ -7,6 +7,7 @@
|
|||
-./frameworks/cluster/nodes/proxy.zeek
|
||||
-./frameworks/cluster/nodes/worker.zeek
|
||||
-./frameworks/cluster/setup-connections.zeek
|
||||
-./frameworks/cluster/setup-subscriptions.zeek
|
||||
-./frameworks/cluster/supervisor.zeek
|
||||
-./frameworks/intel/cluster.zeek
|
||||
-./frameworks/netcontrol/cluster.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue