zeek/scripts
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
..
base Set c$conn (for logging) in new_connection() event. 2011-08-11 15:29:54 -07:00
policy Make reference to the other script a link 2011-08-11 10:31:36 -07:00
site Updates to local.bro 2011-08-11 08:26:40 -04:00
CMakeLists.txt Updates for the build system and site local scripts for cluster. 2011-08-11 01:32:05 -04:00
test-all-policy.bro A set of new/changed tests regarding the new policy script organisation. 2011-08-08 18:29:35 -07:00