:tocdepth: 3

base/bif/plugins/Bro_InterConn.events.bif.bro
=============================================
.. bro:namespace:: GLOBAL


:Namespace: GLOBAL
:Source File: :download:`/scripts/base/bif/plugins/Bro_InterConn.events.bif.bro`

Summary
~~~~~~~
Events
######
================================================== ===========
:bro:id:`interconn_remove_conn`: :bro:type:`event` Deprecated.
:bro:id:`interconn_stats`: :bro:type:`event`       Deprecated.
================================================== ===========


Detailed Interface
~~~~~~~~~~~~~~~~~~
Events
######
.. bro:id:: interconn_remove_conn

   :Type: :bro:type:`event` (c: :bro:type:`connection`)

   Deprecated. Will be removed.

.. bro:id:: interconn_stats

   :Type: :bro:type:`event` (c: :bro:type:`connection`, os: :bro:type:`interconn_endp_stats`, rs: :bro:type:`interconn_endp_stats`)

   Deprecated. Will be removed.


