introduce &weaken attribute, which basically only prevents

the describe function for types to descend into record fields that
are marked with it.

With this, we can actually load the pacf scripts without crashing Bro
when running tests :)
This commit is contained in:
Johanna Amann 2015-04-13 16:05:55 -07:00
parent 21b78b7d92
commit 00204ab8a6
7 changed files with 25 additions and 9 deletions

View file

@ -37,7 +37,8 @@
@load base/frameworks/reporter
@load base/frameworks/sumstats
@load base/frameworks/tunnels
#@load base/frameworks/pacf
@load base/frameworks/openflow
@load base/frameworks/pacf
@load base/protocols/conn
@load base/protocols/dhcp