[Zeek-Dev] 2.4.1 to 3.0.1

Dk Jack dnj0496 at gmail.com
Fri Feb 14 09:48:11 PST 2020


Thanks Tim,
Thanks to those compiler warnings, I took care of mpg them. That was ver nice. 

However, I have seen EnableHook being used in some of the newer plugins. My plugin seems to compile fine and rudimentary testing shows it seems to work fine as well. Where can I know more about the APIs purpose and use? Are there any other new APIs that are newer and correct ways of interacting with zeek? 

Thanks again for taking the time for responding to my query. 

Dk. 

> On Feb 14, 2020, at 8:51 AM, Tim Wojtulewicz <tim at corelight.com> wrote:
> 
> All of the deprecations listed in 3.0.1 will return compiler warnings if you use them in your code, but will still function correctly. The deprecations aren’t actually removed until 3.1, at which point using them will cause failures. That said, if you run into anything with any of the deprecations, let us know and we can help work through them.
> 
> Tim
> 
>> On Feb 13, 2020, at 6:54 PM, Dk Jack <dnj0496 at gmail.com> wrote:
>> 
>> Hi,
>> We have a (c++) plugin that we have been using with 2.4.1. We are
>> trying to move to 3.0.x. Is there any documentation on api changes
>> (deprecations) that we need to be concerned about? Our plugin is an
>> analyzer deriving from tcp::TCP_ApplicationAnalyzer. Any guidance is
>> appreciated. Thanks.
>> 
>> Dk.
>> _______________________________________________
>> Zeek-Dev mailing list
>> Zeek-Dev at zeek.org
>> http://mailman.icsi.berkeley.edu/mailman/listinfo/zeek-dev
> 



More information about the Zeek-Dev mailing list