zeek/scripts/base
Johanna Amann 7c48aad582 Update DTLS error handling
DTLS now only outputs protocol violations once it saw something that
looked like a DTLS connection (at least a client hello). Before the
danger that it misinterprets something is too high.

It has a configurable number of invalid packets that it can skip over
(because other protocols might be interleaved with the connection) and a
maximum amount of Protocol violations that it outputs because of wrong
packet versions.
2019-04-04 12:27:42 -07:00
..
files Migrate table-based for-loops to key-value iteration 2019-03-15 19:54:44 -07:00
frameworks Remove variable content from weird names 2019-04-01 18:30:11 -07:00
misc Fix base/misc/version.bro version parsing 2018-08-24 17:25:16 -07:00
protocols Merge remote-tracking branch 'origin/topic/jsiwek/syslog-missing-pri' 2019-04-03 09:25:52 -07:00
utils Deprecate str_shell_escape, add safe_shell_quote replacement 2019-03-25 17:51:04 -07:00
init-bare.bro Update DTLS error handling 2019-04-04 12:27:42 -07:00
init-default.bro Enable SMB by default by moving scripts from policy/ to base/ 2018-08-16 17:23:28 -05:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00