mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge branch 'master' of ssh://git.bro-ids.org/bro
This commit is contained in:
commit
9e41a7976b
11 changed files with 24 additions and 24 deletions
|
@ -1392,7 +1392,7 @@ const forward_remote_state_changes = F &redef;
|
|||
const PEER_ID_NONE = 0;
|
||||
|
||||
## Whether to use the connection tracker.
|
||||
const use_connection_compressor = T &redef;
|
||||
const use_connection_compressor = F &redef;
|
||||
|
||||
## Whether compressor should handle refused connections itself.
|
||||
const cc_handle_resets = F &redef;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue