mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 17:48:21 +00:00
add basic catch-and-release functionality (without own logging so far).
This commit is contained in:
parent
1439c244fc
commit
f88a1337c0
7 changed files with 176 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/smtp.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff pacf.log
|
||||
# @TEST-EXEC: btest-diff .stdout
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER='grep -v ^# | $SCRIPTS/diff-sort' btest-diff pacf.log
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-sort btest-diff .stdout
|
||||
|
||||
@load base/frameworks/pacf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue