zeek/scripts/policy/frameworks
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
..
control More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
dpd GH-1119: add base/protcols/conn/removal-hooks.zeek 2020-09-11 12:12:10 -07:00
files Update URL for Malware Hash Registry website 2019-12-16 08:22:46 -08:00
intel Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
netcontrol GH-1080: Rename conflicting NetControl::DROP enum definitions 2020-07-31 16:11:35 -07:00
notice Moved verb ACTION_DROP from policy/frameworks/netcontrol/catch-and-release.zeek to base/frameworks/notice/main.zeek. 2020-08-12 10:13:27 -07:00
packet-filter More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
signatures Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
software GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00