zeek/testing/btest/Baseline/scripts.policy.protocols.conn.mac-logging
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
..
conn1.log Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
conn2.log Rename protocol_id field to ip_proto and similar renaming for name field 2024-11-13 12:02:00 -07:00
conn3.log Rename protocol_id field to ip_proto and similar renaming for name field 2024-11-13 12:02:00 -07:00