From 17bc3955f90b62659f55a85ad11dfc710be2a484 Mon Sep 17 00:00:00 2001 From: Scott Runnels Date: Fri, 20 Sep 2013 11:43:45 -0400 Subject: [PATCH] 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. --- doc/scripting/index.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/scripting/index.rst b/doc/scripting/index.rst index 197180241e..aca1a9472e 100644 --- a/doc/scripting/index.rst +++ b/doc/scripting/index.rst @@ -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 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 - :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 into the connection record data type will be