mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Merge remote-tracking branch 'origin/topic/vern/no-opt'
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
* origin/topic/vern/no-opt: BTests & baselines for testing selective skipping of script optimization added &no_ZAM_opt/&no_CPP_opt attributes and --no-opt-files/--no-opt-funcs for controlling skipping script optimization
This commit is contained in:
commit
69b7bcc323
45 changed files with 451 additions and 68 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
8.1.0-dev.570 | 2025-09-23 09:05:53 -0700
|
||||
|
||||
* BTests & baselines for testing selective skipping of script optimization (Vern Paxson, Corelight)
|
||||
|
||||
* added &no_ZAM_opt/&no_CPP_opt attributes and --no-opt-files/--no-opt-funcs for controlling skipping script optimization (Vern Paxson, Corelight)
|
||||
|
||||
8.1.0-dev.567 | 2025-09-23 13:07:24 +0200
|
||||
|
||||
* GH-4842: utils/decompose_uri: Support URIs containing IPv6 addresses (Arne Welzel, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue