mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/zeek-seed-env-2'
* origin/topic/awelzel/zeek-seed-env-2: Introduce ZEEK_SEED_VALUES environment variable
This commit is contained in:
commit
cfd239ad2c
12 changed files with 151 additions and 9 deletions
4
NEWS
4
NEWS
|
@ -253,6 +253,10 @@ New Functionality
|
|||
|
||||
- New bifs for ``ceil()`` and ``log2()`` have been added.
|
||||
|
||||
- Seeds for deterministic processing can now also be set through a new environment
|
||||
variable called ``ZEEK_SEED_VALUES``. The format is expected to contain 21
|
||||
positive numbers separated by spaces.
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue