mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() 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 |
||
---|---|---|
.. | ||
community-id-logging.zeek | ||
disable-unknown-ip-proto-support.zeek | ||
failed-service-logging.zeek | ||
ip-proto-name-logging.zeek | ||
known-hosts.zeek | ||
known-services.zeek | ||
mac-logging.zeek | ||
pppoe-session-id-logging.zeek | ||
speculative-service.zeek | ||
vlan-logging.zeek | ||
weirds.zeek |