zeek/scripts/base/frameworks
Johanna Amann 42e4072673 Add signaling of succesful initialization of plugins to NetControl.
This does not really have many user-facing changes. The one big change
is that users now should initialize plugins in the

NetControl::init()

event instead of bro_init.

Once all plugins finished initializing and the NetControl framework
starts operations, the NetControl::init_done() event is raised.

Rules that are sent to NetControl before the plugins have finished
initializing are ignored - this is important when several plugins that
require external connections have to be initialized at the beginning.
Without this delay, rules could end up at the wrong plugin.
2016-03-08 14:49:22 -08:00
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
broker Add missing documentation on the "Bro Package Index" page 2015-06-02 10:00:00 -05:00
cluster Making cluster reconnect timeout configurable. 2015-11-17 13:43:58 -08:00
communication Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
control Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
dpd Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
files add support for MIME type video/MP2T 2015-08-21 17:32:19 -07:00
input More improvements to input framework documentation 2015-09-22 17:41:24 -05:00
intel Merge remote-tracking branch 'origin/topic/vladg/ssh' 2015-03-25 11:04:26 -07:00
logging Fix a "make doc" warning 2015-05-29 14:38:50 -05:00
netcontrol Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
notice Merge remote-tracking branch 'origin/topic/vladg/ssh' 2015-03-25 11:04:26 -07:00
openflow Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
packet-filter Merge branch 'master' of https://github.com/knielander/bro 2015-08-30 22:09:32 -07:00
reporter Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
signatures Log::write in signature framework was missing ts 2015-03-25 12:01:09 -07:00
software Updated detection of Flash and AdobeAIR. 2015-07-24 14:33:53 +02:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00
tunnels Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00