[Bro] Moving a old plugin.cc to new format

John Donnelly jdonnelly at dyn.com
Wed Dec 17 15:32:20 PST 2014


I got it working ;-)

On Wed, Dec 17, 2014 at 4:45 PM, John Donnelly <jdonnelly at dyn.com> wrote:
>
> Hi,
>
> I see the plugin format has changed ..  Any suggestions what needs to done
> to move a older one to it:
>
> Plugin.cc
>
>
> BRO_PLUGIN_BEGIN(Bro, DNS_TELEMETRY)
>         BRO_PLUGIN_DESCRIPTION("DNS Telemetry analyzer");
>         BRO_PLUGIN_ANALYZER("DNS_TELEMETRY",
> dns_telemetry::DNS_Telemetry_Analyzer);
>         BRO_PLUGIN_SUPPORT_ANALYZER("Contents_DNS_Telemetry");
>         BRO_PLUGIN_BIF_FILE(events);
> BRO_PLUGIN_END
>
>
> Thanks !
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20141217/eb5c6d0c/attachment.html 


More information about the Bro mailing list