mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/seth/fix-smb-ts-fields'
* origin/topic/seth/fix-smb-ts-fields: Updating external test commit pointers ts fields in SMB logs now default to network_time()
This commit is contained in:
commit
07bad2d40e
6 changed files with 22 additions and 13 deletions
9
CHANGES
9
CHANGES
|
@ -1,4 +1,13 @@
|
|||
|
||||
4.1.0-dev.323 | 2021-03-11 12:43:21 -0800
|
||||
|
||||
* ts fields in SMB logs now default to network_time() (Seth Hall, Corelight)
|
||||
|
||||
This avoids a problem identified by amanbansal2709 in pull
|
||||
request #1288. I fixed it in a different way than that pull request
|
||||
by making sure the ts field is always set so that this isssue doesn't
|
||||
return in the future.
|
||||
|
||||
4.1.0-dev.320 | 2021-03-10 12:29:13 -0800
|
||||
|
||||
* GH-1432: Use buffered IO for file extraction (Jon Siwek, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue