mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
DataSeries updates and fixes.
This commit is contained in:
parent
c91563fe75
commit
a0575158ef
10 changed files with 169 additions and 173 deletions
|
@ -102,20 +102,4 @@ TODO.
|
|||
TODO
|
||||
====
|
||||
|
||||
* I'm seeing lots of warning on stderr::
|
||||
|
||||
Warning, while packing field ts of record 1, error was > 10%:
|
||||
(1334620000 / 1000000 = 1334.62, round() = 1335)
|
||||
Warning, while packing field not_valid_after of record 11, error was > 10%:
|
||||
(1346460000 / 1000000 = 1346.46, round() = 1346)
|
||||
|
||||
See Eric's mail.
|
||||
|
||||
* For testing our script-level options:
|
||||
|
||||
- Can we get the extentsize from a ``.ds`` file?
|
||||
- Can we get the compressio level from a ``.ds`` file?
|
||||
|
||||
See Eric's mail.
|
||||
|
||||
* Do we have a leak?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue