mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +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
|
@ -1,7 +1,7 @@
|
|||
# @TEST-EXEC: btest-bg-run bro bro -b $SCRIPTS/file-analysis-test.bro %INPUT
|
||||
# @TEST-EXEC: btest-bg-wait 8
|
||||
# @TEST-EXEC: btest-diff bro/.stdout
|
||||
# @TEST-EXEC: diff -q bro/nYgPNGLrZf9-file input.log
|
||||
# @TEST-EXEC: diff -q bro/FK8WqY1Q9U1rVxnDge-file input.log
|
||||
|
||||
redef exit_only_after_terminate = T;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue