zeek/scripts/base/frameworks/analyzer
Seth Hall 8cefb9be42 Implement the zeek_init handler.
Implements the change and a test.
2019-04-14 08:37:35 -04:00
..
__load__.bro First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00
main.bro Implement the zeek_init handler. 2019-04-14 08:37:35 -04:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The analyzer framework allows to dynamically enable or disable Bro's
protocol analyzers, as well as to manage the well-known ports which
automatically activate a particular analyzer for new connections.