zeek/scripts/base
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
..
frameworks Updates for the build system and site local scripts for cluster. 2011-08-11 01:32:05 -04:00
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols Set c$conn (for logging) in new_connection() event. 2011-08-11 15:29:54 -07:00
utils Merge remote-tracking branch 'origin/topic/jsiwek/smtp-refactor' 2011-08-10 13:34:31 -04:00
init-bare.bro (Semiautomatically) convert the comments in bare-init.bro into autodoc ones. 2011-08-11 14:25:34 -07:00
init-default.bro Renaming the default loaded "init" scripts and added command line arg for "bare-mode" 2011-08-08 13:40:43 -04:00