zeek/testing/btest/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 SSH: Update baselines 2015-03-18 13:02:33 -04:00
cluster Unit test reliability adjustment. 2012-09-13 12:59:40 -05:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Add sleeps to configuration_update test for better reliability. 2012-09-05 16:20:34 -05:00
file-analysis Fix a bug in the core files framework with handling the BOF buffer. 2015-02-05 09:09:08 -05:00
input Fix offset=-1 (eof) for raw reader 2015-09-16 15:16:04 -07:00
intel Canonfying an intel test to not depend on output order. 2013-11-01 05:03:54 -07:00
logging Merge branch 'master' of https://github.com/aeppert/bro 2015-10-26 16:52:47 -07:00
netcontrol Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
notice Updates for the notices framework. 2013-02-11 14:36:14 -05:00
openflow Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
packet-filter Add a Reporter::fatal BIF. 2011-08-25 13:13:39 -05:00
reporter Updating baselines. 2012-08-10 13:25:18 -07:00
software Adding tests for Flash version parsing and plugin detection. 2015-07-30 07:23:14 -07:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00