[Bro] New plugin usage: Error: " value used but not set"

John Donnelly jdonnelly at dyn.com
Fri Feb 6 05:19:31 PST 2015


I see the library plugin being created :

make[3]: Entering directory `/work/jpd/dyn/src/bro-fork2/bro/build'
[ 27%] Building CXX object
src/analyzer/protocol/dns_telemetry/CMakeFiles/plugin-Bro-DNS_TELEMETRY.dir/DNS.cc.o
[ 27%] Building CXX object
src/analyzer/protocol/dns_telemetry/CMakeFiles/plugin-Bro-DNS_TELEMETRY.dir/events.bif.cc.o
[ 27%] Building CXX object
src/analyzer/protocol/dns_telemetry/CMakeFiles/plugin-Bro-DNS_TELEMETRY.dir/events.bif.init.cc.o
Linking CXX static library libplugin-Bro-DNS_TELEMETRY.a


On Fri, Feb 6, 2015 at 7:09 AM, John Donnelly <jdonnelly at dyn.com> wrote:

> Hi
>
> I have  a SW module that worked using the older plugin module from 2.2.135
> Bro and I recently merged it to Bro 2.3.397 and when I run my Bro script
> that uses it I get:
>
> /usr/local/bro/share/bro/base/protocols/dns/telemetry_speed.bro, line 454:
> value used but not set (dns_telemetry_set_options)
>
> dns_telemetry_set_options is a function contained in my module in
> a events.bif file. The file is compiled.
>
> Any help in diagnosing this err would be appreciated .
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20150206/11385a0c/attachment.html 


More information about the Bro mailing list