mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Revert "Switch frag_timeout from redef to option"
This reverts commit 38259afa8d
.
The change to an option wasn't yet incomplete -- that would
require dynamic lookup of the value at the C++ layer.
This commit is contained in:
parent
3d12ea3353
commit
c1f02aaa61
4 changed files with 15 additions and 12 deletions
6
CHANGES
6
CHANGES
|
@ -1,4 +1,10 @@
|
|||
|
||||
2.6-beta2-77 | 2018-11-06 09:32:17 -0600
|
||||
|
||||
* Switch GridFTP options from redef to option (Vlad Grigorescu)
|
||||
|
||||
* Improve error handling in x509_ocsp_verify function (Jon Siwek, Corelight)
|
||||
|
||||
2.6-beta2-68 | 2018-11-02 18:30:01 -0500
|
||||
|
||||
* Fix a unit test relying on a bash-ism (Jon Siwek, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue