mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
A set of interface changes in preparation for merging into BinPAC++
branch.
This commit is contained in:
parent
52cd02173d
commit
2002787c6e
27 changed files with 381 additions and 172 deletions
|
@ -814,8 +814,8 @@ int main(int argc, char** argv)
|
|||
log_mgr = new logging::Manager();
|
||||
input_mgr = new input::Manager();
|
||||
plugin_mgr = new plugin::Manager();
|
||||
plugin_mgr->InitPlugins();
|
||||
|
||||
plugin_mgr->InitPlugins();
|
||||
analyzer_mgr->Init();
|
||||
|
||||
if ( events_file )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue