mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add NEWS entry for recent kerberos change [nomail] [skip ci]
This commit is contained in:
parent
fbdefd1451
commit
4ee7bde05e
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -19,6 +19,11 @@ New Functionality
|
||||||
- Types can now be used as constants in Zeek script. This allows types to be
|
- Types can now be used as constants in Zeek script. This allows types to be
|
||||||
directly passed into BIFs without aliasing.
|
directly passed into BIFs without aliasing.
|
||||||
|
|
||||||
|
- A new ``enc_part`` field was added to the Kerberos ``KRB_Response`` record
|
||||||
|
passed as part of the ``krb_as_response`` event. This field contains the
|
||||||
|
encrypted session information from a Kerberos response, including the cipher
|
||||||
|
and encrypted data.
|
||||||
|
|
||||||
Changed Functionality
|
Changed Functionality
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue