zeek/scripts/base/frameworks/analyzer
Daniel Thayer 60b2c5f1fe Add README files for most Bro frameworks
The text from these README files appears on the "Bro Script Packages"
page after building the documentation.  The text for these was mostly just
copied from the existing docs.
2013-10-11 00:19:37 -05:00
..
__load__.bro First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00
main.bro Fix typos and formatting in various other framework docs 2013-10-10 23:18:27 -05: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.