zeek/scripts/base/frameworks/dpd
Seth Hall 4a3dfe69b1 Add an argument to "disable_analyzer" to not do a reporter message by default.
If the analyzer is not found directly attached to the connection,
useless error messages are being output.  There are now several
cases where analyzers are attached within other analyzers so the
connection itself doesn't know about the analyzer.  This hides
these useless messages.
2016-08-09 10:22:31 -04:00
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
main.bro Add an argument to "disable_analyzer" to not do a reporter message by default. 2016-08-09 10:22:31 -04:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The DPD (dynamic protocol detection) activates port-independent protocol
detection and selectively disables analyzers if protocol violations occur.