mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Merge remote-tracking branch 'origin/topic/dnthayer/broker-namespace'
* origin/topic/dnthayer/broker-namespace: Split the broker main.bro into two scripts Rename the BrokerStore namespace to Broker Rename the BrokerComm namespace to Broker BIT-1563 #merged
This commit is contained in:
commit
e7ec537ed5
97 changed files with 1240 additions and 1220 deletions
|
@ -37,7 +37,7 @@
|
|||
@load base/frameworks/reporter
|
||||
@load base/frameworks/sumstats
|
||||
@load base/frameworks/tunnels
|
||||
@ifdef ( BrokerComm::enable )
|
||||
@ifdef ( Broker::enable )
|
||||
@load base/frameworks/openflow
|
||||
@load base/frameworks/netcontrol
|
||||
@endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue