zeek/scripts/base/files/unified2
Jon Siwek 1971d25a5c Fix race condition in unified2 file analyzer startup.
Retrieval of extended alert information from sid-msg.map, gen-msg.map,
and classification.config files uses Bro's input framework, but since
the unified2 file analyzer also relies on the input framework,
coordination is needed to start analysis only after extended info has
been read at least once.
2015-01-05 15:38:04 -06:00
..
__load__.bro Finished work on unified2 analyzer. 2013-08-13 03:21:43 -04:00
main.bro Fix race condition in unified2 file analyzer startup. 2015-01-05 15:38:04 -06:00
README Add more script package README files 2013-10-23 16:36:14 -05:00

Support for Unified2 files in the file analysis framework.