zeek/scripts
Arne Welzel 2becb1337f TimerMgr: Add back max_timer_expires=0 special case
Commit 58fae22708 removed the max_expire==0
handling from DoAdvance() due to not being obvious what use it is. Jan
later reported that it broke the `redef max_timer_expires=0` (#2514).

This commit adds back the special case re-introducing the `max_timer_expires=0` ,
trying to make it fairly explicit that it exists.

This is an adaption of #2516 not adding a new option and trying a bit
to avoid global variable accesses down in DoAdvance(), though that
just moved to InitPostScript().

Fixes #2514.
2022-11-27 15:02:14 +01:00
..
base TimerMgr: Add back max_timer_expires=0 special case 2022-11-27 15:02:14 +01:00
policy Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
site Deprecate misc/scan.zeek 2022-08-23 09:10:53 +02:00
zeekygen Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
CMakeLists.txt Add base/misc/installation.zeek, with Zeek installation directories 2022-05-23 14:16:59 -07:00
test-all-policy.zeek Merge branch 'topic/awelzel/unified2-drop' 2022-08-19 15:23:34 -07:00