mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/2994-ip-mf-df-offset'
* origin/topic/awelzel/2994-ip-mf-df-offset: ip4_hdr: Add DF, MF, offset and sum fields
This commit is contained in:
commit
df0788252e
14 changed files with 375 additions and 348 deletions
3
NEWS
3
NEWS
|
@ -204,6 +204,9 @@ New Functionality
|
|||
- The ``record_field`` record was extended by ``optional`` and ``record_fields()``
|
||||
can now be used to determine the optionality of record fields.
|
||||
|
||||
- The ``ip4_hdr`` record was extended by ``DF``, ``MF``, ``offset`` and ``sum``
|
||||
to aid packet-level analysis use-cases.
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue