zeek/scripts/policy/protocols
Justin Azoff f9b3f739e4 Move lookup_addr when statement
Move the when statement to a function so that the connection record is
not in scope. Cloning a connection record is an expensive operation and
this avoids it and this avoids it.
2016-08-17 10:41:41 -04:00
..
conn Moved link-layer addresses into endpoints. 2016-06-02 01:46:26 +02:00
dhcp Fix typos and formatting in the policy/protocols docs 2013-10-21 02:34:28 -05:00
dns Rewrite DNS state tracking which matches queries and replies. 2014-01-30 17:21:01 -06:00
ftp Fix typos and formatting in the policy/protocols docs 2013-10-21 02:34:28 -05:00
http Merge branch 'topic/jgras/flash-detection' of https://github.com/J-Gras/bro 2015-07-27 11:05:49 -07:00
modbus Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
mysql Merge remote-tracking branch 'origin/topic/vladg/mysql' 2014-11-11 11:49:26 -08:00
rdp New script to add a field to rdp.log when the connection is upgraded to SSL. 2015-03-04 14:50:41 -05:00
smb Lots of SMB1 parsing fixes. 2016-08-08 15:36:07 -04:00
smtp SMTP does not need to pull in the notice framework. 2016-06-23 13:22:16 -07:00
ssh Move lookup_addr when statement 2016-08-17 10:41:41 -04:00
ssl Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00