zeek/testing/btest/Baseline/scripts.policy.misc.dump-events
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
..
all-events-no-args.log Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
all-events.log Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
really-all-events.log Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
smtp-events.log Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00