mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge branch 'topic/christian/fix-rulematcher-iteration'
* topic/christian/fix-rulematcher-iteration: Order rule traversal in RuleMatcher::Match() operations by Rule index
This commit is contained in:
commit
96273b4550
5 changed files with 15 additions and 21 deletions
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
|||
7.1.0-dev.579 | 2024-11-18 10:13:00 -0800
|
||||
|
||||
* Order rule traversal in RuleMatcher::Match() operations by Rule index (Christian Kreibich, Corelight)
|
||||
|
||||
7.1.0-dev.577 | 2024-11-18 09:39:05 -0800
|
||||
|
||||
* Define ordering on Rule instances and use on sets in RuleMatcher (Christian Kreibich, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue