zeek/scripts/base/frameworks/input
Bernhard Amann a6d87fcab7 rename the update_finished event to end_of_data and make it fire in
more cases.

It will now not only fire after table-reads have been completed,
but also after the last event of a whole-file-read (or whole-db-read, etc.).

The interface also has been extended a bit to allow readers to
directly fire the event should they so choose. This allows the
event to be fired in direct table-setting/event-sending modes,
which was previously not possible.
2012-10-10 11:51:20 -07:00
..
readers Input framework merge in progress. 2012-05-25 16:16:53 -07:00
__load__.bro most of the stuff we should need for benchmarking. next: search memory leaks, after 1.5million simulated 2012-03-30 09:08:08 -07:00
main.bro rename the update_finished event to end_of_data and make it fire in 2012-10-10 11:51:20 -07:00