zeek/testing/btest/scripts/base/protocols/conn
Jon Siwek 05cf511f18 GH-1119: add base/protcols/conn/removal-hooks.zeek
This adds two new functions: `Conn::register_removal_hook()` and
`Conn::unregister_removal_hook()` for registering a hook function to be
called back during `connection_state_remove`.  The benefit of using hook
callback approach is better scalability: the overhead of unrelated
protocols having to dispatch no-op `connection_state_remove` handlers is
avoided.
2020-09-11 12:12:10 -07:00
..
contents-default-extract.test General btest cleanup 2020-08-11 11:26:22 -07:00
new_connection_contents.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
polling.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
removal-hooks.zeek GH-1119: add base/protcols/conn/removal-hooks.zeek 2020-09-11 12:12:10 -07:00
threshold-delete.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
threshold.zeek General btest cleanup 2020-08-11 11:26:22 -07:00