[Bro-Dev] Broker port status

Jon Siwek jsiwek at corelight.com
Thu Mar 8 16:32:30 PST 2018


On Thu, Mar 8, 2018 at 6:11 PM, Azoff, Justin S <jazoff at illinois.edu> wrote:

>> redef Known::use_host_store = F;
>> redef Known::use_cert_store = F;
>> redef Known::use_device_store = F;
>> redef Known::use_service_store = F;

> but if you load the script first, the
>
> @if ( Known::use_service_store )
>
> block is already evaluated before you change the value.

Yeah, I realized that and fixed it yesterday.  Have you pulled the
latest commits from the topic/actor-system branch?

- Jon


More information about the bro-dev mailing list