Vlad Grigorescu

Results 14 issues of Vlad Grigorescu

I'd like to clear the history for an IP once I query it.

Some trial and error, but seems to work well.

Anything between two forward slashes seems to get picked up as a pattern, e.g.: ``` zeek local subnets = vector(172.16.0.0/20, 172.16.16.0/20); ```

Debian 10 is supported, but only has cmake 3.13. We should add instructions to install.rst for how to install 3.15 on Debian. Best I can tell, it will likely just...