zeek/scripts
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
..
base Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
policy Move Conn::set_conn() from connection_state_remove to new_connection 2025-07-29 09:11:57 +01:00
site site/local: Switch to detect-sql-injection 2025-05-20 16:24:28 +02:00
spicy Spicy: Add functions to check if Zeek provides an analyzer of a given name. 2025-07-15 14:22:27 +02:00
zeekygen Add a VLAN-aware flow tuple implementation. 2025-06-25 13:19:26 +02:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
test-all-policy.zeek PPPoE: add session id logging 2025-07-23 13:43:45 +01:00