mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00

This lets events be sent to bro that contain record arguments that don't have to fill in all &optional record fields. This corresponds to broccoli-python tests that were updated in commit 8b87d8f61ef89162019cd4acc01be93700b0c588
19 lines
209 B
Text
19 lines
209 B
Text
==== atomic
|
|
-10
|
|
2
|
|
1304213412.67992
|
|
2.0 mins
|
|
F
|
|
1.5
|
|
Servus
|
|
5555/tcp
|
|
6.7.6.5
|
|
0.0
|
|
192.168.0.0/16
|
|
==== record
|
|
[a=42, b=6.6.7.7]
|
|
42, 6.6.7.7
|
|
==== coerced record
|
|
[a=13, b=<uninitialized>, c=helloworld]
|
|
13
|
|
helloworld
|