Add bare_mode bif.

This commit is contained in:
Benjamin Bannier 2022-03-25 12:07:11 +01:00
parent 0f1dd8ef1b
commit e83c4c834d
6 changed files with 30 additions and 0 deletions

View file

@ -65,6 +65,8 @@ extern double current_pseudo;
extern bool zeek_init_done;
extern bool bare_mode; // True if Zeek was started in bare mode.
} // namespace detail
// Functions to temporarily suspend processing of live input (network packets