mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
Increase UIDs to 96 bits w/ C/F prefix - BIT-1016
- The bit-length is adjustable via redef'ing bits_per_uid. - Prefix 'C' is used for connection UIDS (including IP tunnels) and 'F' for files.
This commit is contained in:
parent
df84083227
commit
22bf3e1196
103 changed files with 20911 additions and 20772 deletions
|
@ -3,8 +3,8 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path dhcp
|
||||
#open 2013-08-03-01-18-52
|
||||
#open 2013-08-26-19-04-04
|
||||
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p mac assigned_ip lease_time trans_id
|
||||
#types time string addr port addr port string addr interval count
|
||||
1374432420.191205 UWkUyAuUGXf 128.2.6.122 68 128.2.6.152 67 90:b1:1c:99:49:29 128.2.6.122 0.000000 2754407505
|
||||
#close 2013-08-03-01-18-52
|
||||
1374432420.191205 CXWv6p3arKYeMETxOg 128.2.6.122 68 128.2.6.152 67 90:b1:1c:99:49:29 128.2.6.122 0.000000 2754407505
|
||||
#close 2013-08-26-19-04-04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue