mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Migrate table-based for-loops to key-value iteration
This commit is contained in:
parent
41c7b229d3
commit
01d303b480
36 changed files with 150 additions and 153 deletions
|
@ -6,6 +6,6 @@
|
|||
#open 2018-02-27-17-25-30
|
||||
#fields ts level message location
|
||||
#types time enum string string
|
||||
0.000000 Reporter::INFO Tried to remove non-existing item '192.168.1.1' (Intel::ADDR). /home/jgras/devel/bro/scripts/base/frameworks/intel/./main.bro, lines 553-554
|
||||
0.000000 Reporter::INFO Tried to remove non-existing item '192.168.1.1' (Intel::ADDR). /home/jgras/devel/bro/scripts/base/frameworks/intel/./main.bro, lines 552-553
|
||||
0.000000 Reporter::INFO received termination signal (empty)
|
||||
#close 2018-02-27-17-25-30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue