mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
27 lines
712 B
ReStructuredText
27 lines
712 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/protocols/conn/weirds.bro
|
|
================================
|
|
.. bro:namespace:: Conn
|
|
|
|
This script handles core generated connection related "weird" events to
|
|
push weird information about connections into the weird framework.
|
|
For live operational deployments, this can frequently cause load issues
|
|
due to large numbers of these events and quite possibly shouldn't be
|
|
loaded.
|
|
|
|
:Namespace: Conn
|
|
:Imports: :doc:`base/frameworks/notice </scripts/base/frameworks/notice/index>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
========================================== =
|
|
:bro:type:`Notice::Type`: :bro:type:`enum`
|
|
========================================== =
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|