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
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
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
vlan-logging.zeek
weirds.zeek Prefer explicit construction to coercion in record initialization 2025-07-11 16:28:37 -07:00