From 73fd12a76e4c3523400e54a9ef27c094250e94fc Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Wed, 24 Jul 2024 12:52:36 -0700 Subject: [PATCH] Update 7.0 NEWS with blurb about multi-PDU parsing causing increased load [nomail] [skip ci] --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c0bcac3a48..ab80cd160c 100644 --- a/NEWS +++ b/NEWS @@ -113,7 +113,8 @@ New Functionality environment variable configures the addition. - 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 numeric identifier of an analyzer associated with a connection. This enables