Update the lines included from events.bif.bro.

Previously listed connection_established and connection_finished which
are no longer in place in events.bif.bro.
This commit is contained in:
Scott Runnels 2013-09-20 11:43:45 -04:00
parent 0316bd77f5
commit 17bc3955f9

View file

@ -197,13 +197,8 @@ such, there are events defined for the primary parts of the connection
life-cycle as you'll see from the small selection of life-cycle as you'll see from the small selection of
connection-related events below. connection-related events below.
.. todo::
Update the line numbers, this isn't pulling in the right events
anymore but I don't know which ones it were.
.. btest-include:: ${BRO_SRC_ROOT}/build/scripts/base/bif/event.bif.bro .. btest-include:: ${BRO_SRC_ROOT}/build/scripts/base/bif/event.bif.bro
:lines: 135-138,154,204-208,218,255-256,266,335-340,351 :lines: 69-72,88,106-109,129,132-137,148
Of the events listed, the event that will give us the best insight Of the events listed, the event that will give us the best insight
into the connection record data type will be into the connection record data type will be