mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Update 7.0 NEWS with blurb about multi-PDU parsing causing increased load [nomail] [skip ci]
This commit is contained in:
parent
2844d54f67
commit
73fd12a76e
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
@ -113,7 +113,8 @@ New Functionality
|
||||||
environment variable configures the addition.
|
environment variable configures the addition.
|
||||||
|
|
||||||
- SMB2 packets containing multiple PDUs now correctly parse all of the headers,
|
- SMB2 packets containing multiple PDUs now correctly parse all of the headers,
|
||||||
instead of just the first one and ignoring the rest.
|
instead of just the first one and ignoring the rest. This may cause increased
|
||||||
|
CPU load on SMB2-heavy networks.
|
||||||
|
|
||||||
- The new built-in function ``lookup_connection_analyzer_id()`` retrieves the
|
- The new built-in function ``lookup_connection_analyzer_id()`` retrieves the
|
||||||
numeric identifier of an analyzer associated with a connection. This enables
|
numeric identifier of an analyzer associated with a connection. This enables
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue