mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
Interface tweaks for PktSrc, plus docs for PktSrc and PktDumper.
This commit is contained in:
parent
5f817513d0
commit
3e669daa05
15 changed files with 464 additions and 101 deletions
|
@ -3,7 +3,7 @@
|
|||
# @TEST-EXEC: echo ---- >>output
|
||||
# @TEST-EXEC: bro -r $TRACES/workshop_2011_browse.trace %INPUT >>output 2>&1
|
||||
# @TEST-EXEC: test -e conn.log
|
||||
# @TEST-EXEC: btest-diff output
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff output
|
||||
|
||||
redef enum PcapFilterID += { A };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue