zeek/scripts/policy/tuning/defaults/__load__.bro
Jon Siwek 17d0ecd388 File extraction tweaks.
- Default extraction limit of 100MB now provided via a tuning script
  loaded in local.bro so that command-line Bro is unlimited by default.

- Extraction directory is now created on request of file extraction
  rather than unconditionally in bro_init().
2013-08-23 11:57:07 -05:00

3 lines
76 B
Text

@load ./packet-fragments
@load ./warnings
@load ./extracted_file_limits.bro