zeek/scripts/policy
Tim Wojtulewicz be42608b51 Remove concept of multiple timer managers
- All timers are now handled by a single global timer manager, which simplifies how they handled by the IOSource manager.
- This change flows down a number of changes to other parts of the code. The timer manager tag field is removed, which means that matching connections to a timer manager is also removed. This removes the ability to tag a connection as internal or external, since that's how the connections where differentiated. This in turn removes the `current_conns_extern` field from the `ConnStats` record type in the script layer.
2020-01-31 10:13:09 -07:00
..
files Use consistent zeek_init priority for Log::create_stream calls 2020-01-22 13:58:20 -08:00
frameworks Update URL for Malware Hash Registry website 2019-12-16 08:22:46 -08:00
integration Merge branch 'master' of https://github.com/sfinlon/zeek 2019-07-03 01:58:04 -07:00
misc Remove deprecated open_log_file and log_file_name functions 2019-06-27 17:43:20 -07:00
protocols Remove concept of multiple timer managers 2020-01-31 10:13:09 -07:00
tuning Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00