mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Changes during merge: - Add dedicated test (w/ trace "client_timestamp_enabled.pcapng" from Cloudshark) - Change types from signed to unsigned. - Add cast for bit-shifting operand. - clang-format run
This commit is contained in:
commit
31d3fb0f6c
9 changed files with 48 additions and 7 deletions
3
NEWS
3
NEWS
|
@ -29,6 +29,9 @@ Changed Functionality
|
|||
to revert to the previous behavior by setting ``LogAscii::enable_utf_8`` to
|
||||
false.
|
||||
|
||||
- The ``SYN_packet`` record now records TCP timestamps (TSval/TSecr)
|
||||
when available.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue