mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/vern/perf-history'
* origin/topic/vern/perf-history: only generate history threshold events for > 1 instance mention those events in NEWS a different sort of history update 'W' for zero window implemented; logarithmic 'T'/'C'/'W' history repetitions I reverted a change that made TCP window tracking unconditional (possibly accepting out-of-order packets) until further verification of test suite changes.
This commit is contained in:
commit
5804c940f1
15 changed files with 256 additions and 36 deletions
8
CHANGES
8
CHANGES
|
@ -1,4 +1,12 @@
|
|||
|
||||
2.5-796 | 2018-08-01 16:31:25 -0500
|
||||
|
||||
* Add 'W' connection history indicator for zero windows
|
||||
(Vern Paxson, Corelight)
|
||||
|
||||
* Allow logarithmic 'T'/'C'/'W' connection history repetitions, which
|
||||
also now raise their own events (Vern Paxson, Corelight)
|
||||
|
||||
2.5-792 | 2018-08-01 12:15:31 -0500
|
||||
|
||||
* fix NTLM NegotiateFlags field offsets (Jeffrey Bencteux)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue