mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00

- 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().
3 lines
76 B
Text
3 lines
76 B
Text
@load ./packet-fragments
|
|
@load ./warnings
|
|
@load ./extracted_file_limits.bro
|