mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
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:
parent
0316bd77f5
commit
17bc3955f9
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue