mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath: Improve readability of the Travis job log
This commit is contained in:
commit
b9dfca7789
4 changed files with 23 additions and 4 deletions
13
CHANGES
13
CHANGES
|
@ -1,4 +1,17 @@
|
|||
|
||||
2.5-900 | 2018-08-23 15:18:48 -0500
|
||||
|
||||
* Improve readability of the Travis job log (Daniel Thayer)
|
||||
|
||||
* Fix tracking of DCE-RPC context identifier mappings
|
||||
|
||||
This adds previously-missing support for "Alter Context"
|
||||
request/response PDUs (initial patch contributed by Mark Fernandez).
|
||||
|
||||
Also, context ID arguments were added to dce_rpc_bind, dce_rpc_request,
|
||||
and dce_rpc_response in order to properly track what endpoint/operation
|
||||
a given opnum maps to. (Jon Siwek, Corelight)
|
||||
|
||||
2.5-897 | 2018-08-23 15:53:16 +0000
|
||||
|
||||
* BIT-1885: Fix input framework memory leak. For input threads that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue