mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
DHCP: Adding unit tests.
This commit is contained in:
parent
0f1b0e75b7
commit
1786a3b92d
10 changed files with 68 additions and 2 deletions
|
@ -0,0 +1,11 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path known_devices
|
||||
#open 2013-07-31-21-27-41
|
||||
#fields ts mac dhcp_host_name
|
||||
#types time string string
|
||||
1370200443.344965 90:b1:1c:99:49:29 btest.is.cool
|
||||
1374432420.186878 90:b1:1c:99:49:29 (empty)
|
||||
#close 2013-07-31-21-27-41
|
Loading…
Add table
Add a link
Reference in a new issue