mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() c$conn was originally set in connection_established(), which is only used by TCP connections, and in connection_state_remove(). Using new_connection() allows us to have c$conn available for any connection and for any script that wants to extend logging to conn.log. |
||
---|---|---|
.. | ||
conn | ||
dns | ||
ftp | ||
http | ||
irc | ||
mime | ||
rpc | ||
smtp | ||
ssh | ||
ssl | ||
syslog |