zeek/scripts/base/protocols/conn
Gregor Maier 95d84da1b0 Set c$conn (for logging) in new_connection() event.
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.
2011-08-11 15:29:54 -07:00
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
contents.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
inactivity.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
main.bro Set c$conn (for logging) in new_connection() event. 2011-08-11 15:29:54 -07:00