mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Updating baselines for packet filter changes.
This commit is contained in:
parent
1f91b2936e
commit
8ce3865bd2
4 changed files with 6 additions and 4 deletions
|
@ -121,6 +121,7 @@ rest_target(${psd} base/frameworks/notice/extend-email/hostnames.bro)
|
|||
rest_target(${psd} base/frameworks/notice/main.bro)
|
||||
rest_target(${psd} base/frameworks/notice/non-cluster.bro)
|
||||
rest_target(${psd} base/frameworks/notice/weird.bro)
|
||||
rest_target(${psd} base/frameworks/packet-filter/cluster.bro)
|
||||
rest_target(${psd} base/frameworks/packet-filter/main.bro)
|
||||
rest_target(${psd} base/frameworks/packet-filter/netstats.bro)
|
||||
rest_target(${psd} base/frameworks/packet-filter/utils.bro)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path loaded_scripts
|
||||
#open 2013-08-31-17-46-55
|
||||
#open 2013-10-24-21-30-36
|
||||
#fields name
|
||||
#types string
|
||||
scripts/base/init-bare.bro
|
||||
|
@ -100,4 +100,4 @@ scripts/base/init-bare.bro
|
|||
build/scripts/base/bif/top-k.bif.bro
|
||||
scripts/policy/misc/loaded-scripts.bro
|
||||
scripts/base/utils/paths.bro
|
||||
#close 2013-08-31-17-46-55
|
||||
#close 2013-10-24-21-30-36
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#empty_field (empty)
|
||||
#unset_field -
|
||||
#path loaded_scripts
|
||||
#open 2013-08-31-17-46-56
|
||||
#open 2013-10-24-21-30-37
|
||||
#fields name
|
||||
#types string
|
||||
scripts/base/init-bare.bro
|
||||
|
@ -220,4 +220,4 @@ scripts/base/init-default.bro
|
|||
scripts/base/files/unified2/main.bro
|
||||
scripts/base/misc/find-checksum-offloading.bro
|
||||
scripts/policy/misc/loaded-scripts.bro
|
||||
#close 2013-08-31-17-46-56
|
||||
#close 2013-10-24-21-30-37
|
||||
|
|
|
@ -4,4 +4,5 @@
|
|||
-./frameworks/cluster/setup-connections.bro
|
||||
-./frameworks/intel/cluster.bro
|
||||
-./frameworks/notice/cluster.bro
|
||||
-./frameworks/packet-filter/cluster.bro
|
||||
-./frameworks/sumstats/cluster.bro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue