mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/structure-packing'
* origin/topic/timw/structure-packing: Reorder fields in some classes for more compact memory layout Redo how reassembled flag is accessed in IP_Hdr, filling in a memory hole
This commit is contained in:
commit
5d38bb029a
16 changed files with 41 additions and 39 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
4.2.0-dev.11 | 2021-07-14 15:00:11 -0700
|
||||
|
||||
* Reorder fields in some classes for more compact memory layout (Tim Wojtulewicz)
|
||||
|
||||
* Redo how reassembled flag is accessed in IP_Hdr, filling in a memory hole (Tim Wojtulewicz)
|
||||
|
||||
4.2.0-dev.7 | 2021-07-13 12:23:14 -0700
|
||||
|
||||
* Zeekygen doesn't support comments on set members (Vlad Grigorescu)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue