zeek/scripts/policy/protocols/conn
Johanna Amann 3e4f67e67c Move Conn::set_conn() from connection_state_remove to new_connection
c$conn is often needed for connection events, but it being established
in connection_state_removed can be a problem because event handlers have
to remember to call Con::set_conn().

This commit moves to call Conn::set_conn() in new_connection.

Addresses GH-4202

update logs
2025-07-29 09:11:57 +01:00
..
community-id-logging.zeek Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
disable-unknown-ip-proto-support.zeek Minor review nits 2024-11-13 14:08:30 -07:00
failed-service-logging.zeek Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
ip-proto-name-logging.zeek Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
known-hosts.zeek Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
known-services.zeek Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00
mac-logging.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
pppoe-session-id-logging.zeek Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
speculative-service.zeek GH-1119: add base/protcols/conn/removal-hooks.zeek 2020-09-11 12:12:10 -07:00
vlan-logging.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
weirds.zeek Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00