mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/vlad/snmp_asn1_oid_performance'
* origin/topic/vlad/snmp_asn1_oid_performance: Code modernization: use ranged-based for loop where possible Improve performance of asn1_oid_to_val string conversions.
This commit is contained in:
commit
a54ffd18f3
3 changed files with 10 additions and 9 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
4.2.0-dev.106 | 2021-09-03 18:10:31 +0000
|
||||
|
||||
* Code modernization: use ranged-based for loop where possible (Vlad Grigorescu)
|
||||
|
||||
* Improve performance of asn1_oid_to_val string conversions. (Vlad Grigorescu)
|
||||
|
||||
4.2.0-dev.103 | 2021-09-03 18:08:57 +0000
|
||||
|
||||
* Disable the scripts.base.frameworks.logging.sqlite.simultaneous-writes test under TSan (Tim Wojtulewicz, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue