mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Miscellaneous deprecations and renaming
This commit is contained in:
parent
d875ad1a96
commit
4d4c6280e9
14 changed files with 57 additions and 57 deletions
|
@ -2448,7 +2448,7 @@ void TableVal::DoExpire(double t)
|
|||
{
|
||||
// This happens when we insert val while network_time
|
||||
// hasn't been initialized yet (e.g. in zeek_init()), and
|
||||
// also when bro_start_network_time hasn't been initialized
|
||||
// also when zeek_start_network_time hasn't been initialized
|
||||
// (e.g. before first packet). The expire_access_time is
|
||||
// correct, so we just need to wait.
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue