mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add DNS TKEY event
This commit is contained in:
parent
ec1088c3ef
commit
170276807b
9 changed files with 161 additions and 0 deletions
3
NEWS
3
NEWS
|
@ -32,6 +32,9 @@ New Functionality
|
|||
* The MySQL analyzer now generates a ``mysql_user_change()`` event when
|
||||
the user changes mid-session via the ``COM_USER_CHANGE`` command.
|
||||
|
||||
* The DNS analyzer was extended to support TKEY RRs (RFC 2390). A corresponding
|
||||
``dns_TKEY`` event was added.
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue