mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
add testcase for input of set.
Sets can be imported by not specifying $val in the add_table call. This actually was already implemented, I just completely forgot about it.
This commit is contained in:
parent
a2b5028b58
commit
cd67603f49
2 changed files with 53 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
192.168.17.7,
|
||||
192.168.17.42,
|
||||
192.168.17.14,
|
||||
192.168.17.1,
|
||||
192.168.17.2
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue