Change default value of peer_description "zeek"

This commit is contained in:
Jon Siwek 2019-06-06 19:48:55 -07:00
parent be091271f7
commit 2fa74e4bcb
40 changed files with 797 additions and 787 deletions

View file

@ -4759,7 +4759,7 @@ const packet_filter_default = F &redef;
const sig_max_group_size = 50 &redef;
## Description transmitted to remote communication peers for identification.
const peer_description = "bro" &redef;
const peer_description = "zeek" &redef;
## The number of IO chunks allowed to be buffered between the child
## and parent process of remote communication before Zeek starts dropping