mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Merge branch 'master', remote-tracking branch 'origin' into topic/gregor/tunnel
This commit is contained in:
commit
ae1eb5379b
130 changed files with 2363 additions and 801 deletions
|
@ -519,7 +519,7 @@ const frag_timeout = 0.0 sec &redef;
|
|||
# packets and IP-level bytes transfered by each endpoint. If
|
||||
# true, these values are returned in the connection's endpoint
|
||||
# record val.
|
||||
const use_conn_size_analyzer = F &redef;
|
||||
const use_conn_size_analyzer = T &redef;
|
||||
|
||||
const UDP_INACTIVE = 0;
|
||||
const UDP_ACTIVE = 1; # means we've seen something from this endpoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue