zeek/scripts/policy/protocols/conn
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
..
known-hosts.zeek Use consistent zeek_init priority for Log::create_stream calls 2020-01-22 13:58:20 -08:00
known-services.zeek GH-646: add new "successful_connection_remove" event 2019-11-11 19:52:59 -08:00
mac-logging.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
speculative-service.zeek GH-646: add new "successful_connection_remove" event 2019-11-11 19:52:59 -08:00
vlan-logging.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
weirds.zeek Remove concept of multiple timer managers 2020-01-31 10:13:09 -07:00